|
You are here |
21-lessons.com | ||
| | | | |
k33g.hashnode.dev
|
|
| | | | | This blog post is an introduction to WASI, the WebAssembly System Interface | |
| | | | |
alexene.dev
|
|
| | | | | Most WebAssembly tutorials and examples you will find online focus on using it inside the browser in order to accelerate various functionality of a website or web app. However, there is an area where WebAssembly is really powerful but not talked too much about: outside the browser usage scenarios. That is what we'll focus on in this series of posts. | |
| | | | |
radu-matei.com
|
|
| | | | | In this article, we explore how to add a new system call to WASI, the WebAssembly System Interface, and implement it in Wasmtime | |
| | | | |
rgoswami.me
|
|
| | | Brief introduction to a nix based project workflow. Background For CarpentryCon@Home 2020, along with Amrita Goswami, I am to prepare and deliver a workshop on "Reproducible Environments with the Nix Packaging System". In particular, as a community of practice lesson, the focus is not on packaging (as is typical of most Nix tutorials) nor on the Nix expression language itself, but instead on the use of Nix as a replacement for virtual environments using mkShell. | ||