Manuel BARRAUD

Results 19 comments of Manuel BARRAUD

@agnivade i think we can do it . Your main problem is "catching error" in console right? Have you think to inject some syscall replacement and use Javascript Reflection to...

1) => I'm using it in production for several project but all his private sorry :/ 2) Me, and other people but dont have references 3) Depends of your project...

Install wasmbrowsertest to run this example go install github.com/realPy/wasmbrowsertest@f20c27876ce20bbce5b971af53a67a745825a7d3 2 sudo cp ~/go/bin/wasmbrowsertest /usr/local/bin/go_js_wasm_exec

Have you sucessfull run the test ?

close for no activity. If you have question please reopen

that's not the root of the problem at all. The concern is that channels in general shouldn't be used in webassembly because it's not true parallel processing. So he should...

I suggested to read the doc here https://hogosuru.v-ip.fr/guides/async-work-with-promise I explain the "thread mechanical" of js, some schema and how to sync with promise. My advice: In webassembly never use go...

You can make a pr if you want. I will integrate it. This func is here for backward compatibilities and should be deprecated