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/shared
wenyongh d381b0fdec
Implement post-MVP features and native stack overflow check (#243)
Implement native thread stack overflow check
Implement post-MVP: Non-trapping float-to-int conversions
Implement post-MVP: Sign-extension operators
Enhance WASM loader checks
2020-04-30 17:52:11 +08:00
..
coap Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 2020-01-21 13:26:14 +08:00
mem-alloc Make heap and linear memory contiguous to refine compilation time and footprint (#233) 2020-04-13 10:49:40 +08:00
platform Implement post-MVP features and native stack overflow check (#243) 2020-04-30 17:52:11 +08:00
utils fix sgx compile and link error, preserve space for locals before set/tee opcode (#214) 2020-03-27 09:28:30 +08:00