Compilation to asm.js

Got an idea for enhancing SpiderBasic? New command(s) you'd like to see?
smishra
Posts: 2
Joined: Sat Apr 25, 2015 8:51 pm

Compilation to asm.js

Post by smishra »

I have numerical routines written in Purebasic. It would be great to have them run in Web browsers.

Compilation to asm.js for relevant routines would be great. Maybe we could mark the areas that we want compiled to asm.js using some sort of delimiters .

For benefits of asm.js see

https://en.wikipedia.org/wiki/Asm.js
http://asmjs.org/
http://kripken.github.io/mloc_emscripte ... oop.html#/
https://blogs.windows.com/msedgedev/201 ... th-asm-js/