Skip to content

Conversation

@wenyongh
Copy link
Contributor

Fix potential memory leak issue when using llvm::EngineBuilder().selectTarget()
Fix issue of accessing aot_value's fields after it is freed
Fix JIT not print failed to link import warning
Change some error messages: 'fail to' to 'failed to'
Update error message when SIMD isn't enabled
Fix install littlevgl wasm app of wasi version failed

Signed-off-by: Wenyong Huang [email protected]

Sync up with bytecodealliance main repo
Add more checks to enhance app heap's security (#428)
Sync up with bytecodealliance main branch
Implement stat and getentropy for sgx with ocall to run tensorflow (#…
Import SIMD feature and add some workload samples (#438)
Enhance the readability of WAMR SGX docs (#442)
Update sample workload wasm-av1 and add workload XNNPACK (#443)
Add more llvm optimization passes (#445)
Add more checks to enhance security (#446)
Import FreeRTOS platform experiment codes for further development (#451)
Fix wasi ctx memory free issue when app heap is corrupted (#455)
Fix some compilation warnings and add esp-idf platform for experiment
Refine aot exception throw, remove unnecessary labels (#456)
Fix some issues for Arm platform. (#457)
Fix app manager install atomics app issue and optimize workload scrip…
Fix timer setTimeout issue and some coding style issues (#459)
Support AssemblyScript's new/retain/release APIs (#460)
Modify os_cond_reltimedwait to support long time wait (#461)
Using posix thread implementation for NuttX (#462)
platform/NuttX: Add support for lib pthread (#463)
Sync up with main repo: fix some NuttX issues
@wenyongh wenyongh merged commit 16e6f41 into bytecodealliance:main Dec 15, 2020
wenyongh referenced this pull request in wenyongh/wasm-micro-runtime Dec 15, 2020
Fix wamr compiler issues and refine some error messages (#470)
vickiegpt pushed a commit to vickiegpt/wamr-aot-gc-checkpoint-restore that referenced this pull request May 27, 2024
…ance#470)

Fix potential memory leak issue when using llvm::EngineBuilder().selectTarget()
Fix issue of accessing aot_value's fields after it is freed
Fix JIT not print failed to link import warning
Change some error messages: 'fail to' to 'failed to'
Update error message when SIMD isn't enabled
Fix install littlevgl wasm app of wasi version failed

Signed-off-by: Wenyong Huang <[email protected]>
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.

1 participant