41bd38447b
feat(api/interpreter): Add experimental support for wasmi backend
2024-10-03 18:04:05 +02:00
bb07bf6159
fix(api/tests): Ignore some tests with js
feature
2024-09-23 18:43:48 +02:00
1e62816111
Merge remote-tracking branch 'origin/main' into wamr
2024-05-24 16:01:12 +02:00
c6ab1e5f56
feat: Partial support for unnamed packages
...
* Change PackageId to support both named and unnamed package
* Update the package resolver logic with unnamed package support
* Update the "package download" command
2024-04-09 22:31:26 +02:00
da352ceee8
[skip ci] revert to old attr and skip wasm-c-api
2024-03-25 00:35:08 +01:00
9a6ef5210a
continue
2024-03-22 17:21:55 +01:00
a1f2b27957
chore: Fix clippy lints in API create
...
Fix clippy lints in the API crate.
The fixes are in test code, which is ingored on CI, but the warnings are
annoying when developing.
2024-01-06 02:07:57 +01:00
d4aa42176f
Ran "cargo clippy --fix"
2023-05-29 21:15:28 +08:00
ec14a758ac
Fixed linting
2023-02-27 10:19:58 +01:00
6f3253e561
Added a universal_test on FunctionEnvMut::data_and_store_mut function
2023-02-24 12:12:30 +01:00