alexcrichton requested cfallin for a review on PR #9336.
alexcrichton requested wasmtime-compiler-reviewers for a review on PR #9336.
alexcrichton opened PR #9336 from alexcrichton:update-wasm-tools
to bytecodealliance:main
:
- WIT
float32
andfloat64
are now hard errors (renamed tof32
andf64
)- Stack switching has been implemented in wasm-tools, but not Wasmtime.
- New shared-everything-threads component model intrinsics are not implemented
"Holes" for these new features in wasmparser are now present in Wasmtime and panics shouldn't be hit because the new proposals aren't enabled in the validator at this time.
<!--
Please make sure you include the following information:
If this work has been discussed elsewhere, please include a link to that
conversation. If it was discussed in an issue, just mention "issue #...".Explain why this change is needed. If the details are in an issue already,
this can be brief.Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.htmlPlease ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->
alexcrichton requested wasmtime-core-reviewers for a review on PR #9336.
alexcrichton requested fitzgen for a review on PR #9336.
alexcrichton requested wasmtime-default-reviewers for a review on PR #9336.
alexcrichton requested wasmtime-fuzz-reviewers for a review on PR #9336.
alexcrichton updated PR #9336.
fitzgen submitted PR review:
THanks!
alexcrichton updated PR #9336.
alexcrichton has enabled auto merge for PR #9336.
alexcrichton merged PR #9336.
Last updated: Nov 22 2024 at 16:03 UTC