Open vouillon opened 1 month ago
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.
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.