Hacker News
- Caffeine: Livecoding environment for web browsers, Node.js, and WebAssembly https://caffeine.js.org/ 23 comments
- Replacing JavaScript: How eBay made a web app 50x faster by using WebAssembly https://www.techrepublic.com/article/replacing-javascript-with-webassembly-how-ebay-made-a-web-app-50x-faster-by-switching-programming-languages/ 2 comments
- Vugu: Experimental library for web UIs written in Go and targeting WebAssembly https://github.com/vugu/vugu 25 comments
- WebAssembly: A New Compiler Target for the Web [video] https://www.youtube.com/watch?v=RByPdCN1RQ4 13 comments
Lobsters
- Standardizing WASI: A system interface to run WebAssembly outside the web https://hacks.mozilla.org/2019/03/standardizing-wasi-a-webassembly-system-interface/ 13 comments c , rust , wasm
- Gaming in WASM: Unlock High-Performance Web Games with WebAssembly https://www.getorchestra.io/guides/gaming-in-wasm-unlock-high-performance-web-games-with-webassembly 8 comments webassembly
- WebAssembly: A new development paradigm for the web https://www.youtube.com/watch?t=607s&v=RcHER-3gFXI 3 comments programming
- Building Performant Web Apps with Rust, WebAssembly, and Webpack https://canvasapp.com/blog/building-modern-web-apps-with-rust-wasm-and-webpack/ 2 comments webassembly
- Building a web application with Rust and WebAssembly https://kerkour.com/web-application-with-rust-and-webassembly 32 comments rust
- 10 Amazing Ways WebAssembly can Build the Web of the Future https://youtube.com/watch?feature=share&v=FKPp83XVN_w 5 comments webassembly
- Announcing Silkenweb v0.2.0: A crate for building web apps using WebAssembly https://github.com/silkenweb/silkenweb 8 comments rust
- The most impressive web demo I've seen: Unity in WebAssembly https://beta.unity3d.com/jonas/angrybots/ 41 comments programming
- TheLartians/modern-wasm-starter - Run C++ code on web! A starter template to easily create WebAssembly projects using type-safe C++ code and automatic TypeScript declarations. https://github.com/thelartians/modern-wasm-starter 14 comments cpp
- How can WebAssembly and Rust programs benefit your web and services application https://docs.secondstate.io/beginners-guide-to-webassembly/why-webassembly 4 comments rust
- Developing Web apps using QML and Qt for WebAssembly https://medium.com/@petar.koretic/developing-web-apps-using-qml-and-qt-for-webassembly-aa84453f2f61 28 comments cpp
- Announcing the Bytecode Alliance: Building a secure by default, composable future for WebAssembly – Mozilla Hacks - the Web developer blog https://hacks.mozilla.org/2019/11/announcing-the-bytecode-alliance/ 10 comments firefox
- Recent Study Estimates That 50% of Web Sites Using WebAssembly Apply It for Malicious Purposes https://www.infoq.com/news/2019/10/webassembly-wasm-malicious-usage/ 71 comments programming
- New Kid on the Web: A Study on the Prevalence of WebAssembly in the Wild https://www.tu-braunschweig.de/medien-db/ias/pubs/2019-dimva.pdf 3 comments programming
- WebAssembly Interface Types: Interoperate with All the Things! – Mozilla Hacks - the Web developer blog https://hacks.mozilla.org/2019/08/webassembly-interface-types/ 3 comments firefox
- Teeworlds - Web edition: C++ game compiled to WebAssembly with Cheerp https://www.reddit.com/r/gamedev/comments/c5o03v/teeworlds_web_edition_c_game_compiled_to/ 13 comments gamedev
- Standardizing WASI: A system interface to run WebAssembly outside the web https://hacks.mozilla.org/2019/03/standardizing-wasi-a-webassembly-system-interface/ 26 comments rust
- Writing a Frontend Web Framework with WebAssembly And Go http://tutorialedge.net/golang/writing-frontend-web-framework-webassembly-go/ 4 comments programming
- WebAssembly’s post-MVP future: A cartoon skill tree – Mozilla Hacks - the Web developer blog https://hacks.mozilla.org/2018/10/webassemblys-post-mvp-future/ 9 comments rust
- A web Go REPL via WebAssembly https://gopry.rice.sh/ 8 comments golang
- WebAssembly is more than the web - Steve Klabnik http://words.steveklabnik.com/webassembly-is-more-than-just-the-web 57 comments rust
- WebAssembly is more than the web http://words.steveklabnik.com/webassembly-is-more-than-just-the-web 83 comments programming
- How WebAssembly May Reinvent How We Write and Ship Code on the Web https://thenewstack.io/talking-wasm-paul-milham-webassembly-may-reinvent-write-ship-code-web/ 3 comments javascript
- How WebAssembly May Reinvent How We Write and Ship Code on the Web https://thenewstack.io/talking-wasm-paul-milham-webassembly-may-reinvent-write-ship-code-web/ 3 comments webdev
- Oxidizing Source Maps with Rust and WebAssembly – Mozilla Hacks - the Web developer blog https://hacks.mozilla.org/2018/01/oxidizing-source-maps-with-rust-and-webassembly/ 6 comments programming
- Why WebAssembly is a game changer for the web — and a source of pride for Mozilla and Firefox – Mozilla Tech https://medium.com/mozilla-tech/why-webassembly-is-a-game-changer-for-the-web-and-a-source-of-pride-for-mozilla-and-firefox-dda80e4c43cb?source=---------3---------- 40 comments webdev
- Why WebAssembly is a game changer for the web — and a source of pride for Mozilla and Firefox – Mozilla Tech https://medium.com/mozilla-tech/why-webassembly-is-a-game-changer-for-the-web-and-a-source-of-pride-for-mozilla-and-firefox-dda80e4c43cb#.rllmgx5dx 12 comments firefox
- Execute millions of SQL statements in milliseconds in the browser with WebAssembly and Web Workers. https://hackernoon.com/execute-millions-of-sql-statements-in-milliseconds-in-the-browser-with-webassembly-and-web-workers-3e0b25c3f1a6#.24n0k9q08 9 comments javascript
- Execute millions of SQL statements in milliseconds in the browser with WebAssembly and Web Workers. https://medium.com/@mikeptweet/execute-millions-of-sql-statements-in-milliseconds-in-the-browser-with-webassembly-and-web-workers-3e0b25c3f1a6#.rrbvffowf 15 comments programming
- WebAssembly (in beta) is now landing in Firefox, Edge, and Chrome! Try compiling Rust for the web, and please let us know where things explode :) https://hacks.mozilla.org/2016/10/webassembly-browser-preview/ 26 comments rust
- WebAssembly: A New Compilation Target for the Web https://www.infoq.com/presentations/webassembly 52 comments programming
- WebAssembly : rust compile to web http://techcrunch.com/2015/06/17/google-microsoft-mozilla-and-others-team-up-to-launch-webassembly-a-new-binary-format-for-the-web/?ncid=rss&utm_source=feedburner&utm_medium=feed&utm_campaign=feed%3A+techcrunch+%28techcrunch%29#.mnbcgq:a8jy 16 comments rust
- Google, Microsoft, Mozilla And Others Team Up To Launch WebAssembly, A New Binary Format For The Web http://techcrunch.com/2015/06/17/google-microsoft-mozilla-and-others-team-up-to-launch-webassembly-a-new-binary-format-for-the-web/?ncid=rss&utm_source=feedburner&utm_medium=feed&utm_campaign=feed%3A+techcrunch+%28techcrunch%29 212 comments linux
- The Web is getting its bytecode: WebAssembly http://arstechnica.com/information-technology/2015/06/the-web-is-getting-its-bytecode-webassembly/ 65 comments programming
- Google, Microsoft, Mozilla And Others Team Up To Launch WebAssembly, A New Binary Format For The Web http://techcrunch.com/2015/06/17/google-microsoft-mozilla-and-others-team-up-to-launch-webassembly-a-new-binary-format-for-the-web 182 comments webdev
- Google, Microsoft, Mozilla And Others Team Up To Launch WebAssembly, A New Binary Format For The Web http://techcrunch.com/2015/06/17/google-microsoft-mozilla-and-others-team-up-to-launch-webassembly-a-new-binary-format-for-the-web/ 69 comments javascript