Hey!
I'm currently working on a GLB port for HTML5. It's a whole new compiler written by me, which produces very fast JavaScript code. The language itself is supported very well (only GOTO, ALIAS and BYREF is not working at the moment), but now i have to port the whole GLBasic engine to JS, which takes a lot of time...
I think it will be usable in a few months.