Clang runs in the browser and compiles C++ to WebAssembly
tbfleming.github.io
Clang runs in the browser and compiles C++ to WebAssembly
1–10 of 318 posts
Re: Clang runs in the browser and compiles C++ to WebAssembly
#2Re: Clang runs in the browser and compiles C++ to WebAssembly
#3Re: Clang runs in the browser and compiles C++ to WebAssembly
#4So 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
#5People 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
#6People 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
#7People 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.
If so, I am skeptical especially with end of moore's law.
Edit: I was a bit mis-informed, the design document is an interesting read.. https://github.com/WebAssembly/design/blob/master/Rationale....
Re: Clang runs in the browser and compiles C++ to WebAssembly
#8Re: Clang runs in the browser and compiles C++ to WebAssembly
#9People 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.
I agree, once browser get a good grip on CPU parallelism things will probably be all downhill from there.
Re: Clang runs in the browser and compiles C++ to WebAssembly
#10https://www.destroyallsoftware.com/talks/the-birth-and-death...