I tried latest-upstream with vim.wasm (https://github.com/rhysd/vim.wasm ) project. emcc execution time was much reduced (more than 2x faster) and the produced wasm binary size was 18% reduced. Thank you for the great work!
-
-
Thanks. Twitter will use this to make your timeline better. UndoUndo
-
-
-
I read Emscripten as ecmascript
Thanks. Twitter will use this to make your timeline better. UndoUndo
-
-
-
This Tweet is unavailable.
-
LLVM is a compiler infrastructure framework. You can see it as a toolkit to build compiler. IR = Intermediate Representation: A low-level language, with a small and simple (if possible) semantics, so that optimisations & stuff can be applied, before final code generation.
End of conversation
-
-
-
Thanks. Twitter will use this to make your timeline better. UndoUndo
-
-
This Tweet is unavailable.
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.
Emscripten is switching to the LLVM WebAssembly backend, resulting in…
much faster link times