Hacker News
- WebAssembly without Emscripten https://schellcode.github.io/webassembly-without-emscripten 3 comments
- Compiling C to WebAssembly Without Emscripten https://dassur.ma/things/c-to-webassembly/ 35 comments
- Svelte/SvelteKit Emscripten WebAssembly Component https://www.npmjs.com/package/@tzuleger/svelte-emscripten 3 comments sveltejs
- WebAssembly without Emscripten http://schellcode.github.io/webassembly-without-emscripten 4 comments programming
- Compiling C to WebAssembly without Emscripten https://dassur.ma/things/c-to-webassembly/ 23 comments javascript
- Emscripten and WebAssembly. https://kripken.github.io/talks/wasm.html#/ 3 comments javascript
- Seeking Input: Building a QuickJS-Emscripten Package for JavaScript/TypeScript in WebAssembly Sandbox https://github.com/sebastianwessel/quickjs 3 comments typescript
- Emscripten now uses the LLVM WebAssembly backend by default https://groups.google.com/forum/#!msg/emscripten-discuss/npxvaoirsl4/cndszspkaaaj 25 comments programming
- Small WebAssembly Binaries with Rust + Emscripten https://kripken.github.io/blog/binaryen/2018/04/18/rust-emscripten.html 3 comments rust
- Emscripten and WebAssembly talk slides https://kripken.github.io/talks/wasm.html#/ 7 comments programming
- Obfuscating WebAssembly using Emscripten with an LLVM-based obfuscator https://github.com/HakonHarnes/emcc-obf 4 comments netsec
- GitHub - donalffons/opencascade.js: Port of the OpenCascade library to JavaScript / WebAssembly using Emscripten https://github.com/donalffons/opencascade.js 4 comments javascript
- Faster and smaller WebAssembly generation: Cheerp 2.0 surpasses Emscripten for speed and size https://medium.com/leaningtech/cheerp-2-0-release-880f249a5677 5 comments programming
- Example project – BitMidi, a free MIDI file viewer in your browser (PWA, Preact, Emscripten, WebAssembly) https://github.com/feross/bitmidi.com 3 comments node
- An NES emulator ported to WebAssembly using LLVM and Rust's native WebAssembly support (no Emscripten involved!) http://koute.github.io/pinky-web/ 26 comments programming
- I've ported my NES emulator to WebAssembly using Rust's native WebAssembly support; no Emscripten involved! http://koute.github.io/pinky-web/ 47 comments rust
- A new WebAssembly tool: Cheerp 2.0RC1 compiles C++ to mixed WebAssembly/JavaScript, same performance as Emscripten, full DOM access, 30-90% smaller output http://blog.leaningtech.com/2017/11/cheerp-c-to-webassembly-20rc1-released.html 41 comments programming