Settings

Theme

Show HN: Gowasm – a browser-first Go execution environment in Rust/WebAssembly

github.com

4 points by mjgil 4 days ago · 1 comment · 1 min read

Reader

It implements a substantial Go language/runtime slice targeted at tutorial, playground, and small app workloads. Goroutines, channels, select, interfaces, generics, defer/panic/recover, maps, slices — all supported. The Rust/WASM compile path lets you run Go directly in the browser via a dedicated WebAssembly engine with a browser-managed worker. Currently supports: time, net/http, io/fs, context, narrow os, json, regexp, crypto/*, and more.

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection