You are here |
sriku.org | ||
| | | |
bytecodealliance.org
|
|
| | | | We announced the Bytecode Alliance nearly a year ago, and since then it has been... quite a year ?? | |
| | | |
blog.nodraak.fr
|
|
| | | | In this article, I would like to talk about two technologies I've been playing with recently: the Rust programming language and the WebAssembly standard. I'll start by presenting each of these two technologies and which problems they are trying to solve. Then, I'll explain what are the advantages of a Rust-powered Wasm module, and why it can be useful. Finally, I'll provide links to interesting documentation. WebAssembly Since many years, client side web applications, implemented in JavaScript, have been becoming larger and larger. | |
| | | |
k33g.hashnode.dev
|
|
| | | | This blog post is an introduction to WASI, the WebAssembly System Interface | |
| | | |
so.nwalsh.com
|
|
| | Rolling my own security solution, in other words: doing it wrong. |