Can still learn some valuable lessons from other l...
# webassembly
n
Can still learn some valuable lessons from other languages that are targeting WASM. For example with C# there are some valuable lessons on how NOT to do JS interop (

https://youtu.be/JU-6pAxqAa4?t=3118

).