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

Implement the Wasm wide-arithmetic proposal #1369

Open
Robbepop opened this issue Feb 14, 2025 · 0 comments
Open

Implement the Wasm wide-arithmetic proposal #1369

Robbepop opened this issue Feb 14, 2025 · 0 comments

Comments

@Robbepop
Copy link
Member

Robbepop commented Feb 14, 2025

This is about adding support for the wide-arithmetic Wasm proposal.

The wide-arithmetic Wasm proposal has just been moved to implementation phase 3 of the standardization process. Thus major changes are no longer to be expected. Therefore it now makes sense to implement this Wasm proposal in Wasmi.

Having support for wide-arithmetic would improve performance even for interpreter runtimes such as Wasmi for certain use cases. The proposal is very small and thus not a lot of work and therefore can be implemented easily or quickly.

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

No branches or pull requests

1 participant