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
Xiaokang Qin 2d06567cd1
Reimplement the utf8 string check (#389)
Previous implementation doesn't take care of overlong encoding

Signed-off-by: Xiaokang Qin <xiaokang.qxk@antgroup.com>
2020-09-18 18:06:13 +08:00
..
aot introduce WAMR memory profiling tool (experimental) (#390) 2020-09-18 18:04:56 +08:00
common introduce WAMR memory profiling tool (experimental) (#390) 2020-09-18 18:04:56 +08:00
compilation Fix issue and compilation warnings of new function call APIs (#383) 2020-09-14 15:30:42 +08:00
include introduce WAMR memory profiling tool (experimental) (#390) 2020-09-18 18:04:56 +08:00
interpreter Reimplement the utf8 string check (#389) 2020-09-18 18:06:13 +08:00
libraries Change wasm app offset type from int32 to uint32 (#361) 2020-08-26 18:33:29 +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