wasm-micro-runtime/core/iwasm
Huang Qi 915b26b0ec
Remove hardcoded stack size while creating pthread (#881)
Use original module instance's default_wasm_stack_size instead,
which is the stack size used to instantiate it.
2021-12-10 15:11:45 +08:00
..
aot Add new E_TYPE_XIP to indicate XIP mode (#874) 2021-12-08 18:43:08 +08:00
common Add new E_TYPE_XIP to indicate XIP mode (#874) 2021-12-08 18:43:08 +08:00
compilation Add new E_TYPE_XIP to indicate XIP mode (#874) 2021-12-08 18:43:08 +08:00
include Enhance XIP and add XIP document (#863) 2021-12-06 17:25:10 +08:00
interpreter [source debug] refine some code in source debugging (#856) 2021-12-06 10:25:38 +08:00
libraries Remove hardcoded stack size while creating pthread (#881) 2021-12-10 15:11:45 +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