[wasm][coreclr] add more checks in unboxing opcodes and other helpers
Open
arch-wasm
area-CodeGen-Interpreter-coreclr
- Dominant language
- C#
- Stars
- 18.3k
- Forks
- 5.6k
- PR merge metrics
- PR metrics pending
Description
address remaining feedback in https://github.com/dotnet/runtime/pull/120261
- remaining stack size checks in unboxing and all the helpers with forwarding to call interp method
- try to make the temporary variable explicit
- address concern about DoGenericLookup if needed
Contributor guide
Assessment
This issue has not been assessed yet.