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

Enable ARM and THUMB AOT support, enable Android platform support #182

Merged
merged 127 commits into from
Feb 27, 2020

Conversation

wenyongh
Copy link
Contributor

No description provided.

wenyongh added 30 commits May 17, 2019 06:26
Sync up with main repo
Sync up with main repo
Sync up with main repo
add support for AliOS Things (#34)
Implement memory profiler, optimize memory usage, modify code indent …
…iwasm build type to Release and 64 bit by default
Implement memory.grow and limit heap space base offset to 1G (#36)
Sync up with main repo
Add a new extension library: connection (#39)
Fix bug of reading magic number and version in big endian platform (#41)
Add support for VxWorks (#43)
Re-org platform APIs: move most platform APIs of iwasm to shared-lib …
Implement 2D graphic API (#87)
Sync up with main repo
Enhance wasm loader to fix some security issues (#91)
Sync up with main repo
Fix issue about illegal load of EXC_RETURN into PC on stm32 board (#98)
Optimize interpreter LOAD/STORE opcodes to decrease the binary size
Fix issues when using iwasm library: _bh_log undefined, bh_memory.h not found
Remove unused _stdin/_stdout/_stderr global variables resolve in libc wrapper
Add macros of global heap size, stack size, heap size for Zephyr main.c
Clear compile warning of wasm_application.c
Enable native/app address validation and conversion for wasm app (#102)
Refine binary size and fix several minor issues (#104)
Update document, fix typo of wamrc help info (#158)
Refine interpreter to improve performance, refine memory usage (#161)
Refine interpreter to improve performance (#162)
support app framework base library in assemblyscript (#164)
Fix issues when use linux-sgx as cmake subdirectory (#166)
Refine wasm loader and interpreter, enhance wamrc to support SGX (#167)
Diasble AOT in SGX build by default, as it requires SGX SDKv2.8 or la…
Fix block addr cache uninitialized issue in aot compiler (#181)
@wenyongh wenyongh requested a review from xwang98 February 27, 2020 08:06
@xwang98 xwang98 merged commit 9a961c4 into bytecodealliance:master Feb 27, 2020
wenyongh referenced this pull request in wenyongh/wasm-micro-runtime Feb 27, 2020
Enable ARM and THUMB AOT support, enable Android platform support (#182)
victoryang00 pushed a commit to victoryang00/wamr-aot-gc-checkpoint-restore that referenced this pull request May 27, 2024
…tecodealliance#182)

* Sync with internal/feature: enable arm aot and android platform
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.

2 participants