Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import test suites to test spec cases #736

Merged
merged 48 commits into from Sep 9, 2021
Merged

Conversation

wenyongh
Copy link
Contributor

@wenyongh wenyongh commented Sep 9, 2021

No description provided.

Merge bytecodealliance:main into wenyongh:main
Enable to cache compiled AOT file buffer for wasm-c-api JIT mode
Fix issues of wasm-c-api sample trap and callback_chain
Avoid checks that rely on undefined C behavior
Implement wasm-c-api frame/trap APIs for interpreter mode (#660)
And update workflow to build/cache llvm and run wasm-c-api samples
Implement wasm-c-api frame/trap APIs for AOT mode (#663)
Add wasm_engine_new_with_args declaration in wasm_c_api.h
Fix wasm-c-api frame func_offset issue in fast interp mode
Remove bounds sanitize compiler flag
Implement wasm-c-api wasm_config related APIs (#665)
Implement AOT support for RISCV (#649)
Fix some compile warnings and update document (#670)
Enable to build wamrc with custom llvm and fix some compile warnings …
And output detail info when install wasm app failed, update document and fix some compile warnings and errors.
Enable mpu stack for latest zephyr to enable app manager (#673)
Merge bytecodealliance:main into wenyongh:main
Fix wasm-c-api sample issues and update CIs
Implement most missing wasm-c-api APIs (#303) (#676)
Unify product-mini main.c implementation for POSIX compatible system (#675)
Fix issues reported by gcc -fsanitize flag (#678)
Update the readme.md for TSC member  (#681)
Implement wasm_runtime_init_thread_env for Windows platform by calling os_thread_env_init
Clear compile warnings for Windows platform
Fix compile error for AliOS-Things platform
Implement wasm_runtime_init_thread_env for Windows platform (#683)
Fix workload compile errors due to emsdk version upgrade
Enable BUILD_TARGET auto set for some samples
Call wasm_runtime_init_thread_env() for in thread routine which
was created by pthread_create but not runtime in spawn-thread sample.
Fix some compile issues of samples (#690)
Implement clock() wrapper for built-in libc (#691)
Implement XIP feature and enable ARC target support (#694)
Make sp 8 byte aligned in invokeNative on ARM (#697)
Merge bytecodealliance:main into wenyongh:main
Correct confusing usage of intirnsic check (#707)
Fix windows compile error and warning (#715)
Merge bytecodealliance:main into wenyongh:main
Move type definition of IntCond and FloatCond to aot.h (#713)
Merge bytecodealliance:main into wenyongh:main
Merge bytecodealliance:main into wenyongh:main
Merge bytecodealliance:main into wenyongh:main
@wenyongh wenyongh merged commit 00663f0 into bytecodealliance:main Sep 9, 2021
wenyongh referenced this pull request in wenyongh/wasm-micro-runtime Sep 9, 2021
Import test suites to test spec cases (#736)
wenyongh added a commit that referenced this pull request Sep 9, 2021
Import test suites to test spec cases (#736)
wenyongh added a commit that referenced this pull request Sep 9, 2021
Import test suites to test spec cases (#736)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant