Created
December 9, 2025 01:43
-
-
Save kg/a6d4faad0fc865b5b7f1eeba9fc126a4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| -r:"Z:\runtime\artifacts\tests\coreclr\browser.wasm.Debug\Tests\Core_Root\*.dll" | |
| --targetos:browser | |
| --targetarch:wasm | |
| --codegenopt:JitDump=Program:* | |
| --out:"..\wasm-test\bin\Debug\net9.0\wasm-test.ni.dll" | |
| ..\wasm-test\bin\Debug\net9.0\wasm-test.dll |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment