The Wayback Machine - https://web.archive.org/web/20200929205648/https://github.com/wasm3/wasm3/issues/20
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bulk memory operations #20

Open
vshymanskyy opened this issue Dec 12, 2019 · 2 comments
Open

Bulk memory operations #20

vshymanskyy opened this issue Dec 12, 2019 · 2 comments

Comments

@vshymanskyy
Copy link
Member

@vshymanskyy vshymanskyy commented Dec 12, 2019

@vshymanskyy
Copy link
Member Author

@vshymanskyy vshymanskyy commented Dec 30, 2019

Test script is now prepared to run tests for this proposal:

./run-spec-test.py ./proposals/bulk-memory-operations/*.json
@vshymanskyy vshymanskyy removed the feature label Feb 16, 2020
@donpdonp
Copy link

@donpdonp donpdonp commented Aug 6, 2020

i tried a hello world in zig-lang (uses llvm) to compile to wasm. wasm3 parse fails and ./wasm2wat also fails unless --enable-bulk-memory is given. So I'm assuming the wasm3 error is due to missing this extension.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.