[browser][MT] Calling JS functions from workers + config loading (#81273)
authorPavel Savara <pavel.savara@gmail.com>
Tue, 31 Jan 2023 18:07:33 +0000 (19:07 +0100)
committerGitHub <noreply@github.com>
Tue, 31 Jan 2023 18:07:33 +0000 (19:07 +0100)
commite831dab5a5e2ee58682613ba18800cb26045f36d
tree46bcc30247cafd3e810f137a08b3072d1675e557
parent37b12da1fb5a1ff6d83afff51cf0f061d4624f86
[browser][MT] Calling JS functions from workers + config loading (#81273)

* calling JS functions from workers
* remove workaround
* config loading earlier
src/mono/wasm/runtime/dotnet.d.ts
src/mono/wasm/runtime/es6/dotnet.es6.lib.js
src/mono/wasm/runtime/pthreads/browser/index.ts
src/mono/wasm/runtime/pthreads/shared/index.ts
src/mono/wasm/runtime/pthreads/worker/index.ts
src/mono/wasm/runtime/startup.ts
src/mono/wasm/runtime/types/emscripten.ts