Why IBM Garage Chose Rust and WebAssembly for Their Rewrite
Learn why a team at IBM turned to Rust and WebAssembly in tandem to speed their Node.js application performance. (more…)
Read more »Parsing untrustworthy data is a major source of security bugs, and it’s therefore against Chromium rules to do it in the browser process unless you can use a memory safe language. Read more