-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
[wasi] compile with libs.native #79046
Conversation
Tagging subscribers to 'arch-wasm': @lewing Issue DetailsContributes to #65895
out of scope, next PRs
|
0c660af
to
d261d1b
Compare
/azp run runtime-wasm |
Azure Pipelines successfully started running 1 pipeline(s). |
# Conflicts: # eng/targetingpacks.targets # src/libraries/System.IO.Compression/src/CompatibilitySuppressions.xml # src/libraries/System.Net.Http/src/System.Net.Http.csproj # src/libraries/System.Net.Primitives/src/CompatibilitySuppressions.xml # src/mono/wasi/sample/Directory.Build.props # src/mono/wasi/sample/console/Makefile # src/mono/wasi/sample/console/WasiConsoleApp/WasiConsoleApp.csproj # src/mono/wasi/sample/console/main.c
# Conflicts: # src/mono/mono.proj
/azp run runtime-wasm |
Azure Pipelines successfully started running 1 pipeline(s). |
# Conflicts: # src/libraries/System.Console/src/System.Console.csproj # src/libraries/System.IO.Compression/src/System.IO.Compression.csproj # src/libraries/System.Net.Http/src/System.Net.Http.csproj # src/libraries/System.Net.Primitives/src/System.Net.Primitives.csproj
Any remaining feedback here? |
The mono changes look ok to me. |
The WASI changes are WIP right now, and there is follow up work for that. As long as the non-wasi-specific changes are fine, we should merge this. |
/azp run runtime-wasm |
Azure Pipelines successfully started running 1 pipeline(s). |
Contributes to #65895
src/native/libs/System.Native/*
src/mono/wasi
folder andsrc/mono/samples/wasi
out of scope, next PRs