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
Wenyong Huang a3d374eb57
Fix jit target arch not set issue and custom name section typo issue (#400)
And set target machine's cpu to host cpu when creating JIT execution engine.

Signed-off-by: Wenyong Huang wenyong.huang@intel.com
2020-09-24 11:21:20 +08:00
..
app-framework Implement multi-module feature and bulk-memory feature (#271) 2020-06-02 14:53:06 +08:00
app-mgr Refactor app heap and memory boundary check, and fix os_printf compilation error (#356) 2020-08-20 12:43:12 +08:00
deps Refactor the wasm graphic layer (wgl) and the gui sample (#231) 2020-04-12 16:30:01 +08:00
iwasm Fix jit target arch not set issue and custom name section typo issue (#400) 2020-09-24 11:21:20 +08:00
shared Fix some coding style issues, fix doc typo and refine some codes (#392) 2020-09-20 08:20:45 +08:00
config.h Use macro instead of enum to define MEM_ALLOCATOR for better compatibility (#399) 2020-09-24 10:48:34 +08:00