Will WebAssemblies be coming down the line?

I was just reminded about WebAssemblies. I was wondering if you will be producing WebAssemblies as a target “platform”. It sure would be nice to code in Oxygene and not have to do yet another language just to generate a WebAssembly.

Depends on where they’re going with wasm, it might be a good target for Island, later down the line.

The current issues with wasm are related to GC and Threading. Afaik wasm doesn’t support either