Wenyong Huang
|
5a13e1bbbc
|
Fix compile warnings of wasm-c-api and add more checks (#592)
|
2021-03-25 10:13:34 +08:00 |
|
lum1n0us
|
4787b150b8
|
Enable multi-module support for wasm-c-api (#426)
it is allowed that all imported functions and globals can be
linked by multi-module feature automatically or by wasm-c-api manually
|
2020-10-16 17:43:57 +08:00 |
|
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 |
|
lum1n0us
|
08d01b65c5
|
Eable post-MVP feature wasm-c-api (#315)
|
2020-07-23 16:54:13 +08:00 |
|