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

Add Stack Switching and Update Features #400

Merged
merged 1 commit into from
Sep 16, 2024

Conversation

CryZe
Copy link
Contributor

@CryZe CryZe commented Sep 16, 2024

  • This adds the Stack Switching Proposal to the list which reached phase 2 and has an in-progress implementation in V8.
  • JS String Builtins are shipping in Chrome 130.
  • Type Reflection is enabled by default in Firefox Nightly.
  • Safari is shipping an in-progress implementation in Safari Technology Preview 202 (not mentioned in the changelog).
  • Fixed some mistakes in Node.js.
  • Wasmtime 24 supports the Tail Call Proposal on all targets.

- This adds the `Stack Switching` Proposal to the list which reached
  phase 2 and has an in-progrss implementation in V8.
- JS String Builtins are shipping in Chrome 130.
- Type Reflection is enabled by default in Firefox Nightly.
- Safari is shipping an in-progress implementation in Safari Technology
  Preview 202 (not mentioned in the changelog).
- Fixed some mistakes in Node.js.
- Wasmtime 24 supports the `Tail Call` Proposal on all targets.
@CryZe
Copy link
Contributor Author

CryZe commented Sep 16, 2024

I was doing this PR in hope for Safari 18 shipping with WasmGC, which unfortunately did not happen. This is the rest of the PR regardless.

@dschuff
Copy link
Member

dschuff commented Sep 16, 2024

Thanks! Bummer about WasmGC on Safari, I had high hopes for that too.

@dschuff dschuff merged commit 9432b85 into WebAssembly:main Sep 16, 2024
2 checks passed
@CryZe CryZe deleted the stack-switching-and-co branch September 16, 2024 20:20
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