Skip to content

Commit 186b1f7

Browse files
committed
Emit symbols
1 parent 97f97f1 commit 186b1f7

File tree

8 files changed

+34928
-5
lines changed

8 files changed

+34928
-5
lines changed

wasm/dotnet/build-aot/wwwroot/_framework/blazor.boot.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
11
{
22
"mainAssemblyName": "dotnet",
33
"resources": {
4-
"hash": "sha256-TetQh5LU2JSJTZFWZ6KZV31MnuW8ESVCAIHjzklLuWA=",
4+
"hash": "sha256-mdtA29iGB6XZvrWEaXl2AA+kfTtlB/jINgoyJI8V+N0=",
55
"jsModuleNative": {
66
"dotnet.native.js": "sha256-Ca6UeRnsgHRBtJNPbrErXmKImnD9qkhZV+u7XAPg7Kk="
77
},
88
"jsModuleRuntime": {
99
"dotnet.runtime.js": "sha256-x+PnWU47EIr/zL3xxqIUMDJi/dy5904TVGunDqCvjIY="
1010
},
1111
"wasmNative": {
12-
"dotnet.native.wasm": "sha256-zbPGFcT0xp16HBpAFt+ticlpNuDyX9GtwbKxZ5cK0Vc="
12+
"dotnet.native.wasm": "sha256-5IUs4xJpnq2JqkyYPdKn6ypYT3c+61nt1P1vvEPXo2g="
1313
},
1414
"icu": {
1515
"icudt_CJK.dat": "sha256-SZLtQnRc0JkwqHab0VUVP7T3uBPSeYzxzDnpxPpUnHk=",
1616
"icudt_EFIGS.dat": "sha256-8fItetYY8kQ0ww6oxwTLiT3oXlBwHKumbeP2pRF4yTc=",
1717
"icudt_no_CJK.dat": "sha256-L7sV7NEYP37/Qr2FPCePo5cJqRgTXRwGHuwF5Q+0Nfs="
1818
},
1919
"coreAssembly": {
20-
"dotnet.wasm": "sha256-7jnXiU0e3kz2whsNsLYSjTxgyr/mW1psmsHFxOXIzhU=",
20+
"dotnet.wasm": "sha256-L9ikR6noSArHMLSS5bEeP56holqZR9+98IHJDkIYQZA=",
2121
"System.Collections.Concurrent.wasm": "sha256-t0RfwdTUubHqJjICCaVLtSx90sFWPoVRYIBQnpqEfMQ=",
2222
"System.Collections.wasm": "sha256-74tIaxlz1VKy1ZJ4df4oWr0Qg+02hNMZMg8sM0uJR2s=",
2323
"System.ComponentModel.Primitives.wasm": "sha256-9KlsDyYr/L+BwPCVQ2tA0tK0UoOCyGIHfd97P1s0oBE=",

wasm/dotnet/build-aot/wwwroot/_framework/dotnet.native.js.symbols

Lines changed: 26707 additions & 0 deletions
Large diffs are not rendered by default.
Binary file not shown.
Binary file not shown.

wasm/dotnet/build-interp/wwwroot/_framework/blazor.boot.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"mainAssemblyName": "dotnet",
33
"resources": {
4-
"hash": "sha256-1ZTKAyaVTXosThcFUI9QZiluBFEbjQZOa2jPvSc3SDI=",
4+
"hash": "sha256-ezRDz6H5tKMjptH2ReJ2D+NOcqDKtAmeQmi5Rng7EMs=",
55
"jsModuleNative": {
66
"dotnet.native.js": "sha256-byX+R2fU4k/BCE4uzI+3ZqDM4tUu50nBCUwWUwhAdWQ="
77
},
@@ -21,7 +21,7 @@
2121
"System.Runtime.InteropServices.JavaScript.wasm": "sha256-korzY+8y6mDCphxjpRx32qfUE1gK6/6D9W3cnrkRvjo="
2222
},
2323
"assembly": {
24-
"dotnet.wasm": "sha256-0OrjlYRuf2YAx3j36GSRfe7GI1HqhxZuTh1a165o+ZA=",
24+
"dotnet.wasm": "sha256-L9ikR6noSArHMLSS5bEeP56holqZR9+98IHJDkIYQZA=",
2525
"System.Collections.Concurrent.wasm": "sha256-t0RfwdTUubHqJjICCaVLtSx90sFWPoVRYIBQnpqEfMQ=",
2626
"System.Collections.wasm": "sha256-74tIaxlz1VKy1ZJ4df4oWr0Qg+02hNMZMg8sM0uJR2s=",
2727
"System.ComponentModel.Primitives.wasm": "sha256-9KlsDyYr/L+BwPCVQ2tA0tK0UoOCyGIHfd97P1s0oBE=",

0 commit comments

Comments
 (0)