Y
Hacker News
new
|
ask
|
show
|
jobs
by
davexunit
753 days ago
Pairs in Lisp are mutable, traditionally, and there are other mutable data types like vectors. For targeting wasm only there's no need to figure out a GC solution as that is something the host provides in wasm 2.0.