Hacker News new | ask | show | jobs
by icefox 3056 days ago
What was the best/worst part about getting it to work in WebAssembly?
1 comments

Best part was the validation of a design decision of having minimal dependencies. It made the web assembly port almost trivial.

Worst part (which has improved dramatically) was the rough edges in the web assembly toolchains early on.