[wasm] Consume libc math functions directly from the jiterpreter without wrappers...
authorKatelyn Gadd <kg@luminance.org>
Wed, 8 Mar 2023 20:26:35 +0000 (12:26 -0800)
committerGitHub <noreply@github.com>
Wed, 8 Mar 2023 20:26:35 +0000 (12:26 -0800)
commit14123c989d6de088ac0ea24bc1d7f1d6b507f06f
tree15facbefb3a540353e52baf06d03b45dd03a848e
parent9624a79d400d654b439e7cf596a39668b54449fa
[wasm] Consume libc math functions directly from the jiterpreter without wrappers (#82963)

Implement more math opcodes and use the f32 functions as appropriate
src/mono/mono/mini/interp/jiterpreter.c
src/mono/wasm/runtime/jiterpreter-trace-generator.ts
src/mono/wasm/runtime/jiterpreter.ts
src/mono/wasm/wasm.proj