In my experience (Gio projects), WASM is very slow compared to native code; 
my investigations are part of #32591. You may find 
https://github.com/golang/go/issues/32591#issuecomment-517835565 relevant, 
because I cut out rendering to eliminate the JS<=>Go crossing overhead. It 
was a ~10x difference in 2019 and I don't think anything major has changed 
since then.

Elias

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/814dc4cc-749c-4130-adf2-ef77a6095c53n%40googlegroups.com.

Reply via email to