Skip to content

Experiment with the Stack-Switching proposal #102

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
vouillon opened this issue Oct 10, 2024 · 0 comments
Open

Experiment with the Stack-Switching proposal #102

vouillon opened this issue Oct 10, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@vouillon
Copy link
Collaborator

There is some ongoing work in wasmtime and Wisard to support both Wasm GC and the Stack Switching proposal. It would be interesting to provide to test some benchmarks with these engines. They do not support JavaScript, so we would need to modify our runtime.

There is already a draft implementation #52.

Our effect examples do not use much functionalities from JavaScript: some output to stdout, int64 bigarrays for random numbers. As a quick hack, it should be rather easy to trim down the runtime to implement just these functionalities in Wasm and remove any other JavaScript dependency.

@vouillon vouillon added the enhancement New feature or request label Oct 10, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant