Wenyong Huang
|
89d2937cde
|
Refactor app heap and memory boundary check, and fix os_printf compilation error (#356)
Insert app heap before __heap_base, or before new page
Fix os_printf compilation error in some platforms
|
2020-08-20 12:43:12 +08:00 |
|
wenyongh
|
752826a667
|
Implement multi-module feature and bulk-memory feature (#271)
Refine wasm loader and aot loader
Fix potential issue of os_mmap/os_munmap
Update document
|
2020-06-02 14:53:06 +08:00 |
|
Wenbo Hu
|
1362b6d81f
|
Rename log_level enums (#252)
* rename loglevel enums
* Update bh_log.c
|
2020-05-12 13:06:37 +08:00 |
|
Shi Lei
|
b6cae54b54
|
Add printingAdd print time for wamrc, fix posix mmap bug time for wamrc, fixed a posix mmap bug. (#206)
Change-Id: Ib6517b8a69cf022a1a6a74efa1f98155aec143bc
|
2020-03-20 16:06:40 +08:00 |
|
Xu Jun
|
f1a0e75ab7
|
re-org platform APIs, simplify porting process (#201)
Co-authored-by: Xu Jun <jun1.xu@intel.com>
|
2020-03-16 16:43:57 +08:00 |
|