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
Wenyong Huang ad35c3c21b
Implement SIMD float ceil/floor/trunc/nearest opcodes (#472)
Implement SIMD f32x4/f64x2 ceil/floor/trunc/nearest opcodes

Signed-off-by: Wenyong Huang <wenyong.huang@intel.com>
2020-12-16 15:33:25 +08:00
..
aot Fix wamr compiler issues and refine some error messages (#470) 2020-12-15 13:05:39 +08:00
common Fix wasi ctx memory free issue when app heap is corrupted (#455) 2020-11-30 17:00:53 +08:00
compilation Implement SIMD float ceil/floor/trunc/nearest opcodes (#472) 2020-12-16 15:33:25 +08:00
include Fix some compilation warnings and add esp-idf platform for experiment (#454) 2020-11-30 16:03:51 +08:00
interpreter Implement SIMD float ceil/floor/trunc/nearest opcodes (#472) 2020-12-16 15:33:25 +08:00
libraries Modify os_cond_reltimedwait to support long time wait (#461) 2020-12-07 17:37:53 +08:00
README.md Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 2020-01-21 13:26:14 +08:00