[browser] bind JS methods to minified WASM imports (#90145)
authorPavel Savara <pavel.savara@gmail.com>
Fri, 11 Aug 2023 18:33:46 +0000 (20:33 +0200)
committerGitHub <noreply@github.com>
Fri, 11 Aug 2023 18:33:46 +0000 (20:33 +0200)
commitdf26db305d37dbad9c785208fb3ffcf099d9cc4b
treeb4831ffbf153994ef7201e16d116dc8b00bbfbbe
parent26c7d40ec781b6dbd39d0a3ce79c2cf2c8406d6c
[browser] bind JS methods to minified WASM imports (#90145)
13 files changed:
src/mono/wasm/runtime/diagnostics/server_pthread/stream-queue.ts
src/mono/wasm/runtime/es6/dotnet.es6.lib.js
src/mono/wasm/runtime/exports-binding.ts [new file with mode: 0644]
src/mono/wasm/runtime/exports-linker.ts
src/mono/wasm/runtime/exports.ts
src/mono/wasm/runtime/globals.ts
src/mono/wasm/runtime/loader/globals.ts
src/mono/wasm/runtime/pthreads/worker/index.ts
src/mono/wasm/runtime/rollup.config.js
src/mono/wasm/runtime/snapshot.ts
src/mono/wasm/runtime/startup.ts
src/mono/wasm/runtime/types/internal.ts
src/mono/wasm/wasm.proj