[wasm] Migrate jiterpreter hit counting to C (#81729)
authorKatelyn Gadd <kg@luminance.org>
Tue, 7 Feb 2023 01:09:47 +0000 (17:09 -0800)
committerGitHub <noreply@github.com>
Tue, 7 Feb 2023 01:09:47 +0000 (17:09 -0800)
commit1f43fc7f18a866301193d3f68911b0f0c37eb2d3
tree80893e8bf6875193b2accb4af9542b6c0b118ae3
parentfe4760cf04dee615948848955978e6d7430982a7
[wasm] Migrate jiterpreter hit counting to C (#81729)

* Move jiterpreter trace hit counting to C for better performance
src/mono/mono/mini/interp/interp.c
src/mono/mono/mini/interp/jiterpreter.c
src/mono/mono/mini/interp/jiterpreter.h
src/mono/wasm/runtime/cwraps.ts
src/mono/wasm/runtime/jiterpreter.ts