-
Notifications
You must be signed in to change notification settings - Fork 164
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
WASM roadmap #1485
Labels
Comments
A good high level goal to "finish" the WASM effort is to take some code like Minpack or equivalent and get it compiling via WASM and get it working via wasmtime as well as in the browser. We can do a progression of programs:
For all these, the following should work:
|
This was referenced Mar 30, 2023
This was referenced Apr 7, 2023
This was referenced Aug 2, 2023
This was referenced Jul 24, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ASR->WASM backend: (ASR features that have to be implemented):
WASM->x86
Refactoring
Other:
Done:
The text was updated successfully, but these errors were encountered: