[wasm][corecl] Cleanup asserts
Open
arch-wasm
area-VM-coreclr
- Dominant language
- C#
- Stars
- 18.3k
- Forks
- 5.6k
- PR merge metrics
- PR metrics pending
Description
Check empty functions with asserts in `src/coreclr/pal/src/arch/wasm` and `src/coreclr/vm/wasm`.
Some of these might not be needed anymore (ie. the part which calls them are already disabled) or can show us areas which need more work or can be disabled.
Contributor guide
Assessment
This issue has not been assessed yet.