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

Shared memory text syntax #1248

Open
binji opened this issue Oct 26, 2017 · 2 comments
Open

Shared memory text syntax #1248

binji opened this issue Oct 26, 2017 · 2 comments

Comments

@binji
Copy link
Member

binji commented Oct 26, 2017

@dschuff Should've listened to you earlier. :-) Just recently added this to the spec interpreter, and @rossberg suggested your original syntax: see WebAssembly/threads#74

So it should look like this:

(memory 1 1 shared)
@dschuff
Copy link
Member

dschuff commented Oct 27, 2017

Heh, ok. I don't have a strong opinion on that, I'll change it back if that's what goes in the spec. Related (and to WebAssembly/threads#76) I do also like the idea of adding "atomic" to wait and wake.

@binji
Copy link
Member Author

binji commented Oct 27, 2017

Well, I already landed it in wabt: WebAssembly/wabt#661

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

No branches or pull requests

2 participants