Samsung / walrus

WebAssembly Lightweight RUntime
Apache License 2.0
35 stars 10 forks source link

Fix an issue in the shell #123

Closed gergocs closed 11 months ago

gergocs commented 11 months ago

The runExports function didn't used JIT even if it was turned on. This patch should fix this issue.

Signed-off-by: Gergo Csizi gergocs@inf.u-szeged.hu