[mono][wasm] Move some runtime code to a separate runtime.h/runtime.c…#95834
[mono][wasm] Move some runtime code to a separate runtime.h/runtime.c…#95834vargaz merged 8 commits intodotnet:mainfrom
Conversation
|
/azp run runtime-wasm |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run runtime-wasm |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run runtime-wasm |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
The WasmBuildTests failures are relevant. |
|
/azp run runtime-wasm |
|
Azure Pipelines successfully started running 1 pipeline(s). |
pavelsavara
left a comment
There was a problem hiding this comment.
I like the C part. The build changes would be good to coordinate with #95775
src/mono/wasm/runtime/runtime.c
Outdated
There was a problem hiding this comment.
I think we could kill this together with mono_wasm_enable_on_demand_gc. It's just internal and always on, AFAIK. Doesn't have to be on this PR.
There was a problem hiding this comment.
Its part of the api right now.
|
In My guess is that you need to add the new file to runtime/src/mono/wasm/Wasm.Build.Tests/ProjectProviderBase.cs Lines 284 to 294 in 6de7549 cc @radical |
|
Tagging subscribers to 'arch-wasm': @lewing Issue Details… so it can be shared with wasi.
|
Its added, the error complains that driver.o was rebuilt/not rebuilt. |
|
@vargaz my PR has merged |
322edae to
4a0cc88
Compare
… so it can be shared with wasi.
… so it can be shared with wasi.