Skip to content

updated emsdk execution path in wasm makefile#21615

Open
ramyD wants to merge 1 commit into
mono:mainfrom
ramyD:main
Open

updated emsdk execution path in wasm makefile#21615
ramyD wants to merge 1 commit into
mono:mainfrom
ramyD:main

Conversation

@ramyD

@ramyD ramyD commented Jan 29, 2023

Copy link
Copy Markdown

wasm makefile is still assuming the emsdk_env.sh is being copied into the sdks/wasm folder (introduced in 708d194) but this is no longer the case (since 967a79e) and now the make -C sdks/wasm packager.exe target fails. The EMCC variable has been updated to work resolving a packager.exe or dotnet.js dependency (for example).

wasm makefile is still assuming the emsdk_env.sh is being copied into the sdks/wasm folder (introduced in 708d194) but this is no longer the case (since 967a79e) and now the make -C sdks/wasm packager.exe target fails. The EMCC variable has been updated to work resolving a packager.exe or dotnet.js dependency (for example).
@ramyD ramyD requested review from kg, lewing and vargaz as code owners January 29, 2023 07:01
@vargaz

vargaz commented Jan 29, 2023

Copy link
Copy Markdown
Contributor

Note that current wasm work happens in dotnet/runtime repo, the wasm stuff in mono/mono is obsolete.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants