Hello,

as you probably know there now is WebAssembly[1], which has got a libc[2] by now and even a port of SDL2 and cocos2d[3].

Yes, it seems to be somewhat limited as there is no full (?) implementation of threads, networking seems to be reduced to the usage of websockets, and probably some more issues…

But, what do you think, would there be some interest to bring ObjC/GNUstep into the web browser?

Greetings
Johannes


[1] https://github.com/WebAssembly
[2] https://github.com/WebAssembly/wasi-libc
[3] https://github.com/emscripten-ports

Reply via email to