WASM as a Platform for Abstraction – Creating WASM-Extendible Apps in Rust
In a project I’ve been playing around with recently, we’ve encountered the dilemma where you want to make it easy for users to write their own application logic using the system but at the same time want to keep that logic decoupled from the implementatio... (more…)
Read more »