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

Accept duplicate block labels. #24

Merged
merged 1 commit into from Jan 25, 2016
Merged

Accept duplicate block labels. #24

merged 1 commit into from Jan 25, 2016

Conversation

ghost
Copy link

@ghost ghost commented Jan 24, 2016

The ml-proto allows duplicate block labels. This is noted as convenient in the discussions WebAssembly/spec#210 as is supports 'locality and compositionality'. Perhaps something to consider for sexp-wasm.

@binji
Copy link
Member

binji commented Jan 24, 2016

Looks good, can you add a test?

@ghost
Copy link
Author

ghost commented Jan 24, 2016

Test added.

@binji
Copy link
Member

binji commented Jan 25, 2016

LGTM

binji added a commit that referenced this pull request Jan 25, 2016
Accept duplicate block labels.
@binji binji merged commit 0c48c8a into WebAssembly:master Jan 25, 2016
wenyongh pushed a commit to wenyongh/wabt that referenced this pull request Jan 30, 2024
* In no-sandbox mode, turn off things that are not needed there.

* Render indirect calls directly in no-sandbox mode.

* Fix for lint error.

* Adjusted tests.

* Another try of fixing the tests.

* Fix whitespace in tests.

* Use needs_initial_comma logic to clarify things a bit.

* Implemented review suggestion.
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

Successfully merging this pull request may close these issues.

1 participant