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/doc
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
..
pics Implement multi-module feature and bulk-memory feature (#271) 2020-06-02 14:53:06 +08:00
build_wamr.md Implement memory access bound check with hardware trap for 64-bit platforms (#293) 2020-06-28 15:41:25 +08:00
build_wasm_app.md Implement memory access bound check with hardware trap for 64-bit platforms (#293) 2020-06-28 15:41:25 +08:00
embed_wamr.md Correct mistake in documentation (#198) 2020-03-13 00:42:15 +08:00
export_native_api.md minor changes (#195) 2020-03-11 13:49:52 +08:00
multi_module.md Implement multi-module feature and bulk-memory feature (#271) 2020-06-02 14:53:06 +08:00
other_wasm_compilers.md Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 2020-01-21 13:26:14 +08:00
port_wamr.md re-org ems mem allocator source codes, update prot_wamr.md (#217) 2020-03-30 11:06:39 +08:00
pthread_library.md support pthread_key related APIs (#288) 2020-06-18 11:37:31 +08:00
release_ack.md Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 2020-01-21 13:26:14 +08:00
roadmap.md Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 2020-01-21 13:26:14 +08:00
wamr_api.md Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 2020-01-21 13:26:14 +08:00