People might not like it but i really think native apps are going to die once everyone figures out how to optimize this crazy web stack.
Clang runs in the browser and compiles C++ to WebAssembly
11–20 of 318 posts
Re: Clang runs in the browser and compiles C++ to WebAssembly
#12So Clang itself was compiled to WebAssembly? That's slick, even if it does take forever to load.
Re: Clang runs in the browser and compiles C++ to WebAssembly
#13So Clang itself was compiled to WebAssembly? That's slick, even if it does take forever to load.
Re: Clang runs in the browser and compiles C++ to WebAssembly
#14So Clang itself was compiled to WebAssembly? That's slick, even if it does take forever to load.
2mins or so. Not bad.
Sadly it does not work in Safari or Safari Tech Preview, but it works in Firefox 57 (known problem, see https://github.com/tbfleming/cib)
Re: Clang runs in the browser and compiles C++ to WebAssembly
#15So with a lot of these neat things where we compile stuff or run a Linux kernel in the browser, we've pretty much come full circle? It's like running cygwin in wine or an NES emulator inside of Windows 95 VM.
Re: Clang runs in the browser and compiles C++ to WebAssembly
#16People might not like it but i really think native apps are going to die once everyone figures out how to optimize this crazy web stack.
Re: Clang runs in the browser and compiles C++ to WebAssembly
#17Re: Clang runs in the browser and compiles C++ to WebAssembly
#18People might not like it but i really think native apps are going to die once everyone figures out how to optimize this crazy web stack.