Glulx-Wasm

So I poked Thilo about taking another shot at jit in glulx-typescript and this inspired him to start glulx-wasm, compiling glulx to WebAssembly.

Looks interesting!

github.com/thiloplanz/glulx-wasm

Oh interesting. Is it an ahead of time compiler, ie that you compile the whole ulx file once and be done with it?

He just started playing around, I have no idea a) what it will do or b) he’ll actually complete it.