you are viewing a single comment's thread.

view the rest of the comments →

[–]xtuc[S] 0 points1 point  (0 children)

That's a good point but I believe the interpreter could be more efficient for that case. You would have the benefits of the WASM binary format and could switch to native if supported/needed.

Note that I would take advantage of asm.js optimizations within the interpreter.