Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove dependency on emsdk #6

Closed
3 of 4 tasks
jsturtevant opened this issue Jun 5, 2024 · 0 comments · Fixed by #14
Closed
3 of 4 tasks

Remove dependency on emsdk #6

jsturtevant opened this issue Jun 5, 2024 · 0 comments · Fixed by #14

Comments

@jsturtevant
Copy link
Contributor

jsturtevant commented Jun 5, 2024

Once dotnet/runtimelab#2592 is released we in a package we can remove emsdk.

Will need to:

  • remove the download
  • update wasi-sdk
  • compile cabi_realloc.c with $WASI_SDK_PATH/bin/clang instead of emcc.bat
  • update docs becuase it will work on Linux not just windows!
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 a pull request may close this issue.

1 participant