This repository has been archived on 2023-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
wasm-micro-runtime/core/iwasm
Wenyong Huang 1f4580fbd8
Enable CI wasi test suite for x86-32 classic/fast interpreter (#1866)
The original CI didn't actually run wasi test suite for x86-32 since the `TEST_ON_X86_32=true`
isn't written into $GITHUB_ENV.

And refine the error output when failed to link import global.
2023-01-06 17:31:39 +08:00
..
aot Enable CI wasi test suite for x86-32 classic/fast interpreter (#1866) 2023-01-06 17:31:39 +08:00
common Report error in instantiation when meeting unlinked import globals (#1859) 2023-01-06 15:24:11 +08:00
compilation Report error in instantiation when meeting unlinked import globals (#1859) 2023-01-06 15:24:11 +08:00
fast-jit Implement Multi-tier JIT (#1774) 2022-12-19 11:24:46 +08:00
include Adding option to pass user data to allocator functions (#1765) 2022-11-30 16:19:18 +08:00
interpreter Enable CI wasi test suite for x86-32 classic/fast interpreter (#1866) 2023-01-06 17:31:39 +08:00
libraries libc-wasi: Fix spurious poll timeout (#1824) 2022-12-21 17:29:29 +08:00
README.md Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 2020-01-21 13:26:14 +08:00