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
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
..
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 Enable multi-module support for wasm-c-api (#426) 2020-10-16 17:43:57 +08:00
shared Enable multi-module support for wasm-c-api (#426) 2020-10-16 17:43:57 +08:00
config.h Add the tail-call feature support for classic-interp (#401) 2020-09-24 12:38:54 +08:00