This repository has been archived on 2023-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
wasm-micro-runtime/core/iwasm/libraries
wenyongh ee315e4049
Implement memory access bound check with hardware trap for 64-bit platforms (#293)
Also implement native stack overflow check with hardware trap for 64-bit platforms
Refine classic interpreter and fast interpreter to improve performance
Update document
2020-06-28 15:41:25 +08:00
..
lib-pthread Implement memory access bound check with hardware trap for 64-bit platforms (#293) 2020-06-28 15:41:25 +08:00
libc-builtin update doc for multi-thread (#284) 2020-06-16 15:01:35 +08:00
libc-wasi Rename "master" branch to "main" 2020-06-27 02:39:47 -07:00
template Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 2020-01-21 13:26:14 +08:00
thread-mgr Enable shared memory && add pthread support (#282) 2020-06-15 19:04:04 +08:00