-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bump wasm-micro-runtime version to 2.0.0 (#31)
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule wasm-micro-runtime
updated
8 files
+4 −6 | README.md | |
+13 −0 | core/config.h | |
+49 −22 | core/iwasm/interpreter/wasm_loader.c | |
+47 −16 | core/iwasm/interpreter/wasm_mini_loader.c | |
+6 −1 | core/shared/platform/common/posix/posix_file.c | |
+1 −1 | doc/export_native_api.md | |
+3 −1 | doc/perf_tune.md | |
+1 −1 | wamr-compiler/main.c |