-
Notifications
You must be signed in to change notification settings - Fork 1
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
Make wasm a/the compile target for the code #48
Labels
Comments
Closed
mverleg
added a commit
that referenced
this issue
May 5, 2018
mverleg
added a commit
that referenced
this issue
May 10, 2018
mverleg
added a commit
that referenced
this issue
May 10, 2018
mverleg
added a commit
that referenced
this issue
May 10, 2018
mverleg
added a commit
that referenced
this issue
May 10, 2018
mverleg
added a commit
that referenced
this issue
May 10, 2018
Current plan is to have wasm as the direct compile target (without binaryen or llvm). Binaryen optimizing will be used on the result in optimized mode. This is because for early versions, the focus is on:
This may very well change in the future, with an external intermediary being added, and/or more backends being introduced. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: