DEV Community

Discussion on: WebAssembly is easy — a hello world example

Collapse
 
gabbersepp profile image
Josef Biehler

I developed many years with X86 ASM just for fun. I like the idea applying WASM code inline :-D
But I am not sure if my colleagues also support this :D

Collapse
 
dorin profile image
Dorin

I know what you mean :) I'm not using this at work either.