You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would probably be a bit faster to directly output Wasm binary code rather than writing a text file which is then parsed by Binaryen. We actually already have some code for that. We need to extend it so that it can produce a source map as well.
The text was updated successfully, but these errors were encountered:
It would probably be a bit faster to directly output Wasm binary code rather than writing a text file which is then parsed by Binaryen. We actually already have some code for that. We need to extend it so that it can produce a source map as well.
The text was updated successfully, but these errors were encountered: