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

Disallow module linking sections by default #38

Merged

Conversation

alexcrichton
Copy link
Member

Only allow module linking sections, even if they're empty, to show up if
the module linking feature is enabled.

Only allow module linking sections, even if they're empty, to show up if
the module linking feature is enabled.
@alexcrichton alexcrichton merged commit 693480d into bytecodealliance:main Jul 8, 2020
@alexcrichton alexcrichton deleted the require-module-linking branch July 8, 2020 15:05
fitzgen pushed a commit to fitzgen/wasm-tools that referenced this pull request Oct 21, 2020
* Add support for proposed select instruction with types

* Overhaul parsing of element segments

Lots of changes in the upstream bulk memory proposal, so let's reflect
the changes here as well:

* Encoding has entirely changed with respect to the flags field
* There's wonkiness to work around when dealing with reference tests
  coming from wabt
* Tidbits of new syntax and ways to parse element segments.

* Update the `wabt` submodule and tests

Add a few ignore tests which are a bit too onerous to get working right
now.

* Make it a parse error to have multiple start sections
dhil added a commit to dhil/wasm-tools that referenced this pull request Feb 7, 2023
…erences

Remove `HeapType::Bot` from the public API
dhil added a commit to dhil/wasm-tools that referenced this pull request Dec 4, 2023
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.

2 participants