drogus

↗ HN profile [ 311 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I've open sourced a JavaScript to WASM compiler. It's an experimental tool, but given the semantics I already implemented, I'm fairly certain I am able to eventually cover 100% of JavaScript spec. Any ideas, questions…

  2. Can Rust prevent logic errors? (itsallaboutthebit.com)
  3. Async Rust doesn't have to be hard (itsallaboutthebit.com)
  4. Arc and Mutex in Rust (itsallaboutthebit.com)