DEV Community

Discussion on: Rust or Go for web development?

Collapse
 
trusktr profile image
Joe Pea

Hey there, also consider AssemblyScript (TypeScript to WebAssembly compiler). It is super easy to get started and use, and flexible. It works well with VS Code's TypeScript support. assemblyscript.org

Collapse
 
selengora profile image
Selen Gora

AssemblyScript works with only Rust I assume? I don't know if compatible with Go