[wasm] Implement more jiterpreter opcodes (#80520)
authorKatelyn Gadd <kg@luminance.org>
Thu, 12 Jan 2023 03:42:01 +0000 (19:42 -0800)
committerGitHub <noreply@github.com>
Thu, 12 Jan 2023 03:42:01 +0000 (19:42 -0800)
commitda2c147a9c129b00ef09b88a7309754cb09e193d
treeaf5c3583ee0c12ba28ec3556f466a5f4fd669474
parent6aaaaaa5c7b1160a237bb381074e707c3ea1e9b4
[wasm] Implement more jiterpreter opcodes (#80520)

* Implement the ADD_MUL indirect loads
* Implement floating point conditional branches
* Implement some intrinsics
src/mono/mono/mini/interp/jiterpreter.c
src/mono/wasm/runtime/jiterpreter.ts