Confirmed users
367
edits
No edit summary |
|||
Line 12: | Line 12: | ||
== Possible next projects == | == Possible next projects == | ||
* Experiment with using LLVM as the compiler backend for asm.js code. | |||
* Extend asm.js to better support dynamically linking asm.js modules (a mutable, callable array argument to asm.js module, like the PLT) | * Extend asm.js to better support dynamically linking asm.js modules (a mutable, callable array argument to asm.js module, like the PLT) | ||
* Add enough try/catch to asm.js to allow compilation of C++ exceptions using the zero-cost implementation strategy | * Add enough try/catch to asm.js to allow compilation of C++ exceptions using the zero-cost implementation strategy |