Gossamer: a Rust-flavoured language with real goroutines and pause-free memory
Summary
Gossamer is a Rust-flavoured systems language featuring automatic memory management with deterministic reference counting, real goroutines, and a WebAssembly VM. The article showcases its syntax, concurrency model, and how to run in-browser or ship a native binary.