Learn WebAssembly
@webassemblylearning
48
subscribers
1
file
275
links
Download Telegram
Join
Learn WebAssembly
48 subscribers
Learn WebAssembly
https://blog.scottlogic.com/2021/06/21/state-of-wasm.html
Scott Logic
The State of WebAssembly 2021
This blog post shares the results of the first State of WebAssembly Survey, with results from 250 respondents surveyed in June 2021. We find that Rust is the most frequently used and most desired WebAssembly language and many other interesting results
Learn WebAssembly
https://www.infoq.com/podcasts/web-assembly-component-model/
InfoQ
Lin Clark on the WebAssembly Component Model
Using the metaphor of lego blocks, Lin Clark (a Senior Principal Software Engineer at Fastly) discusses WebAssembly Component model with Wes Reisz, including the background, roadmap, and design goals. Today on the podcast, Lin and Wes talk web assembly and…
Learn WebAssembly
https://twitter.com/rustlangfa/status/1456222840135487489?s=20
Twitter
Rust Farsi
سرویس +Disney برای کار روی طیف وسیعی از دستگاهها، یک رانتایم WebAssembly با C ساخته که به شکل باینری روی دستگاهها قرار میگیرد. (مستقل، بدون مرورگر) سپس کلاینت این سرویس که با Rust نوشته شده (#وب_اسمبلی)، از اینترنت لود و روی این رانتایم اجرا میشود: …
Learn WebAssembly
https://www.coindesk.com/tech/2021/05/25/polkadots-gavin-wood-webassembly-is-the-future-of-smart-contracts-but-legacy-evm-is-right-now/
CoinDesk
Polkadot’s Gavin Wood: WebAssembly Is the Future of Smart Contracts, but ‘Legacy’ EVM Is Right Now
“It's super important to support these legacy protocols, these legacy languages, and that's what we're doing,” says the former Ethereum developer.
Learn WebAssembly
https://medium.com/leaningtech/cheerpx-using-webassembly-to-run-any-programming-language-in-the-browser-3306e1b68f06
Medium
CheerpX: Using WebAssembly to run any programming language in the browser
We have built a WebAssembly based VM to run X86 binaries in the browser, we are releasing multiple demos and an architectural overview.
Learn WebAssembly
https://www.joshfinnie.com/blog/using-webassembly-created-in-rust-for-fast-react-components/
Joshfinnie
Using WebAssembly (created in Rust) for Fast React Components | www.joshfinnie.com
In this blog post we will learn how to leverage the Rust programming language to compile WebAssembly which we will then use in our React application. This gives us access to low-level components to speed up our code!
Learn WebAssembly
https://techcrunch.com/2021/11/23/suborbital-raises-1-6m-for-its-webassembly-platform/
TechCrunch
Suborbital raises $1.6M for its WebAssembly platform
Suborbital, the company behind the open source Atmo WebAssembly-centric project for building scalable server applications, today announced that it has raised a $1.6 million seed round led by Amplify Partners. A number of angel investors, including Jason Warner…
Learn WebAssembly
https://www.youtube.com/watch?v=hZzjrgZb-mw
YouTube
Faster, Safer: Compiling Untrusted Code to WebAssembly in the Browser - Jordan Eldredge
This talk will dive into how our in-browser Winamp music visualizer became 73% faster by writing a custom compiler in TypeScript, and reflections on the conditions that lead to interesting side projects.
Learn WebAssembly
https://www.youtube.com/watch?v=lLzFJenzBng
YouTube
RustConf 2019 - From Electron, to Wasm, to Rust (Aaand Back to Electron) by Iryna Shestak
RustConf 2019 - From Electron, to Wasm, to Rust (Aaand Back to Electron) by Iryna Shestak
So you heard you can run WebAssembly in the browser, but what does this look like IRL? Seeking the much talked about performance benefits of running WASM in the browser…
Learn WebAssembly
https://www.youtube.com/watch?v=L1ung0wil9Y
YouTube
4. Assembly Language & Computer Architecture
MIT 6.172 Performance Engineering of Software Systems, Fall 2018
Instructor: Charles Leiserson
View the complete course: https://ocw.mit.edu/6-172F18
YouTube Playlist: https://www.youtube.com/playlist?list=PLUl4u3cNGP63VIBQVWguXxZZi0566y7Wf
Prof. Leiserson…
Learn WebAssembly
https://thenewstack.io/top-5-internet-technologies-of-2021/
The New Stack
Top 5 Internet Technologies of 2021
Celebrating the top internet technologies of 2021, including WebAssembly, a working metaverse, and three other innovative web technologies.
Learn WebAssembly
https://learnxinyminutes.com/docs/wasm/
Learn WebAssembly
https://github.com/rustwasm/wasm-snip
GitHub
GitHub - rustwasm/wasm-snip: `wasm-snip` replaces a WebAssembly function's body with an `unreachable`
`wasm-snip` replaces a WebAssembly function's body with an `unreachable` - rustwasm/wasm-snip
Learn WebAssembly
https://radu-matei.com/blog/intro-wasm-components/
Radu-Matei
Introduction to WebAssembly components
WebAssembly and WASI show great promise for the future of computing outside the browser, and the WebAssembly component model aims to improve the portability, cross-language, and composition story for Wasm. This article explains the goals of the component…
Learn WebAssembly
https://github.com/Xe/olin
GitHub
GitHub - Xe/olin: Webassembly + Event Sourcing
Webassembly + Event Sourcing. Contribute to Xe/olin development by creating an account on GitHub.
Learn WebAssembly
https://github.com/turbolent/w2c2
GitHub
GitHub - turbolent/w2c2: Translates WebAssembly modules to portable C
Translates WebAssembly modules to portable C. Contribute to turbolent/w2c2 development by creating an account on GitHub.
Learn WebAssembly
https://twitter.com/lkysow/status/1490829194791505920?s=20&t=EjaM85W_XfVV3IVjBX8J0g
Twitter
Luke Kysow
Just got my copy of @bsletten's #webassembly book!
Learn WebAssembly
https://leaningtech.com/
Leaningtech
We Are WebAssembly Experts | Leaning Technologies
At Leaning Technologies, we are WebAssembly experts, and can help to bring your software to the browser. Learn more about our powerful tools.
Learn WebAssembly
https://twitter.com/elmd_/status/1495700864983572481?s=20&t=CEVfOQ_5KWJQHI1D1sRbYg
Twitter
Dominic Elm
⚡️
🚴♂️
WebAssembly Garbage Collection has moved to Stage 2. This is very exciting IMO. It will also help with compiling languages that are garbage collected such as Go. Let's keep this momentum going!
🙌
Learn WebAssembly
https://wp-dd.com/how-we-used-webassembly-to-speed-up-our-web-app-by-20x-case-study-smashing-magazine/
WordPress Design and Development
How We Used WebAssembly To Speed Up Our Web App By 20X (Case Study) — Smashing Magazine - WordPress Design and Development
About The AuthorRobert is a Bioinformatics Software Engineer at Invitae, which means that he spends his time… engineering software for bioinformatics
Learn WebAssembly
https://www.programmingthrowdown.com/2022/02/128-webassembly-with-kevin-hoffman.html
Programmingthrowdown
128: WebAssembly with Kevin Hoffman
Download Summary: What is WebAssembly? Guest speaker Kevin Hoffman, CTO of Cosmonic shares what WebAssembly is, why it exists, and what kind...
TWeb.init({scrollToPost:'webassemblylearning/256'});