>
> *Question 1*: are calls from JS into Go/WASM expected to be asynchronous?
> If so, is the callback passing approach the best way to get return values
> back to the JS code?
>

Please see https://github.com/golang/go/issues/26045. Yes they are
currently async, but they will become sync

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to