Commit Graph

5 Commits

Author SHA1 Message Date
a471519ff7 feat: basic dl_call support
1. add basic dl_call support
2. re-organize code structure
3. fix `wasm_runtime_call_wasm` error handler
4. update examples
2023-02-11 14:33:45 +08:00
6f3888c1f0 feat: dl_call prototype 2023-02-07 23:19:28 +08:00
55d7e94a52 feat: dl functions with context 2023-02-07 15:06:40 +08:00
989f985d12 feat: add wasm sample program 2023-02-07 11:17:51 +08:00
a6578ea92c init WRT 2023-02-06 21:03:06 +08:00