Emscripten
@emscripten
Followers
719
Following
46
Media
0
Statuses
222
Open source compiler from LLVM to WebAssembly, with a focus on size, speed, and the Web 🚀 See also: https://t.co/pSAyE0j77m
Joined June 2014
Tip: It's possible to bisect on #emscripten without compiling anything, and across all the relevant repos in a single and simple way! See the newly updated docs:
3
5
12
Emscripten 3.1.68 is out! 🥳 https://t.co/00xx32RaH2 Among the changes: * Support for 256-bit SIMD intrinsics (compiled down to 128). * Binaryen optimizer improvements can greatly speed up the link stage in larger projects.
github.com
Emscripten: An LLVM-to-WebAssembly Compiler. Contribute to emscripten-core/emscripten development by creating an account on GitHub.
0
1
6
It looks like a long-standing iOS issue with OOM errors on large wasm projects has finally been fixed in iOS 18, according to several user reports: https://t.co/zfZBLlEmkk 🥳
github.com
Hello, I encountered an issue which seems to be systematic when building WASM code with Emscripten. When building with -pthread enabled, the resulting WASM code make Safari crash with an error Rang...
0
0
7
Emscripten 3.1.67 is out: https://t.co/o7Z2Gqwwkc This is a small release that includes a fix for a minor regression in the previous release related to Embind's TypeScript support (see changelog). If you noticed an error there, upgrading may fix things.
github.com
Emscripten: An LLVM-to-WebAssembly Compiler. Contribute to emscripten-core/emscripten development by creating an account on GitHub.
0
0
5
Emscripten 3.1.66 is out! 🚀 https://t.co/WkEMfGU20e Includes correctness fixes for pthreads and support for some newer WebGL extensions, among the usual bugfixes and general improvements.
github.com
Emscripten: An LLVM-to-WebAssembly Compiler. Contribute to emscripten-core/emscripten development by creating an account on GitHub.
0
2
11
Emscripten 3.1.65 is out! 🚀 https://t.co/PMuHJw9UCd Recent releases have been mostly bugfixes. Larger ongoing work includes wasm-exceptions, wasm64, and other new wasm features that are in progress.
github.com
Emscripten: An LLVM-to-WebAssembly Compiler. Contribute to emscripten-core/emscripten development by creating an account on GitHub.
0
1
16
Descent (1995) ported to Wasm using Emscripten: https://t.co/SBrOqId6eY (click "Load") Repo:
1
1
13
Emscripten 3.1.62 is out! 🚀 https://t.co/VLzSU4cxL2 Among the improvements are more control over Embind's handling of class properties. Note the ABI change to use bools in the Emscripten C API.
github.com
Emscripten: An LLVM-to-WebAssembly Compiler. Contribute to emscripten-core/emscripten development by creating an account on GitHub.
0
1
9
Emscripten 3.1.60 is out! 🚀 https://t.co/4sASi2OrEH Aside from general fixes and improvements, this includes better support for defining the lifetimes of embind objects.
github.com
Emscripten: An LLVM-to-WebAssembly Compiler. Contribute to emscripten-core/emscripten development by creating an account on GitHub.
0
3
10
Some recent Emscripten updates: 1. We have Bluesky and Mastodon accounts: https://t.co/tMS6Ygzts1 2. Arm64-Linux binaries are now available in new releases: https://t.co/OeApf6nZyr
github.com
0
0
1
Emscripten 3.1.58 is out! 🚀 https://t.co/E8OzcdZHY0 This is a quick release after 3.1.57 to fix a regression. 3.1.57+58 add significant code size improvements to two separate features, pthreads and dynamic linking.
github.com
Emscripten: An LLVM-to-WebAssembly Compiler. Contribute to emscripten-core/emscripten development by creating an account on GitHub.
0
4
13
Emscripten 3.1.57 is out!🎉 🚀 https://t.co/1y8dCOJ24o A rather large release this time, including LLVM updates, new TypeScript bindings support, and a lot more.
github.com
Emscripten: An LLVM-to-WebAssembly Compiler. Contribute to emscripten-core/emscripten development by creating an account on GitHub.
0
0
14
Emscripten 3.1.52 is out! 🚀🎉 https://t.co/dw8sYGdqBU First release of the year, quite large due to containing about a month's worth of changes.
github.com
Emscripten: An LLVM-to-WebAssembly Compiler. Contribute to emscripten-core/emscripten development by creating an account on GitHub.
0
2
8
Emscripten 3.1.51 is out! 🚀🎉 https://t.co/NGJQQPRHbn See that changelog for more details.
github.com
Emscripten: An LLVM-to-WebAssembly Compiler. Contribute to emscripten-core/emscripten development by creating an account on GitHub.
0
0
5
Emscripten 3.1.50 is out 🚀 🎉 https://t.co/aJWQVBBfDf Big changes this time, including a port of mimalloc (much faster multithreaded malloc), system library updates from LLVM, and improvements to JS polyfilling.
github.com
Emscripten: An LLVM-to-WebAssembly Compiler. Contribute to emscripten-core/emscripten development by creating an account on GitHub.
0
2
8
Emscripten 3.1.49 is out! 🚀 https://t.co/emTuiK5ohM Lots of progress on MEMORY64, aka wasm64 (64-bit wasm).
github.com
Emscripten: An LLVM-to-WebAssembly Compiler. Contribute to emscripten-core/emscripten development by creating an account on GitHub.
2
4
19
I wrote a blog post how to make WASM debugging work for browser apps with Emscripten and VSCode starting from scratch with an empty project directory: https://t.co/CFmVs5GZvJ
4
19
113
Emscripten 3.1.48 is out! 🚀 https://t.co/1UC0OaL4q1 One of the new features this time is C++20 coroutines integration with JavaScript Promises.
github.com
Emscripten: An LLVM-to-WebAssembly Compiler. Contribute to emscripten-core/emscripten development by creating an account on GitHub.
0
7
25
Emscripten 3.1.47 is out 🎉🚀 https://t.co/QpD4URJJpd Various changes in addition to the usual bugfixes, see the changelog.
github.com
Emscripten: An LLVM-to-WebAssembly Compiler. Contribute to emscripten-core/emscripten development by creating an account on GitHub.
0
0
6