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

Fix mutability bug #18

Merged
merged 1 commit into from
Aug 21, 2015
Merged

Fix mutability bug #18

merged 1 commit into from
Aug 21, 2015

Conversation

lukewagner
Copy link
Member

Manifests when running test suite with multiple file arguments.

@rossberg
Copy link
Member

Damnit, that's what you get for using state... :)

rossberg added a commit that referenced this pull request Aug 21, 2015
@rossberg rossberg merged commit aa0564c into master Aug 21, 2015
@lukewagner
Copy link
Member Author

I can hear the Haskellers laughing at us now.

@rossberg
Copy link
Member

rossberg commented Aug 21, 2015 via email

@rossberg rossberg deleted the fix-mutability branch August 26, 2015 13:15
littledan pushed a commit to littledan/spec that referenced this pull request Mar 4, 2018
* WIP on globals

* Update Overview.md

WebAssembly.Instance constructor changes

* Update Overview.md

Fix [[Global]]

* Update Overview.md

WebAssembly.Instance constructor global imports
eqrion pushed a commit to eqrion/wasm-spec that referenced this pull request Jul 18, 2019
eqrion pushed a commit to eqrion/wasm-spec that referenced this pull request Sep 18, 2019
… op proposal (WebAssembly#35)

Adds table.size, table.grow, table.fill to overview, spec, interpreter, and tests, as decided at recent CG meeting. Also adds a few more tests for table.get and table.set.

Also, change interpreter's segment encoding to match bulk ops proposal, addressing WebAssembly#18. (Not updated in spec yet, since corresponding spec text is still missing from bulk ops proposal.)
rossberg referenced this pull request in effect-handlers/wasm-spec Feb 15, 2021
dhil pushed a commit to dhil/webassembly-spec that referenced this pull request Mar 2, 2023
dhil added a commit to dhil/webassembly-spec that referenced this pull request Mar 2, 2023
This patch adapts the internal and external representation of tags such that they are parameterised by a type index rather than an immediate type. In addition, it also updates the implementation of exception handling to match that of WebAssembly/exception-handling.

Co-authored-by: Andreas Rossberg <[email protected]>
dhil pushed a commit to dhil/webassembly-spec that referenced this pull request Oct 3, 2023
Eliminate second allocation in closure example
dhil added a commit to dhil/webassembly-spec that referenced this pull request Jan 25, 2024
This patch (re)installs the check for continuation type
well-formedness.

Resolves wasmfx#17

---------

Co-authored-by: Andreas Rossberg <[email protected]>
dhil pushed a commit to dhil/webassembly-spec that referenced this pull request Apr 12, 2024
Update README to reference fibers instead of tasks
rossberg pushed a commit that referenced this pull request Sep 4, 2024
As this is the first time we have separate proposals under the same subgroup - I'm duplicating the charter here as well as in the flexible vectors proposal for discoverability, and for easy modification in case we decide to split the subgroup based on proposals in the future.
rossberg pushed a commit that referenced this pull request Nov 6, 2024
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