|
|
bc58778c34
|
samples/native-lib: Add a bit more complicated example (#1643)
Add test_hello sample and update the document
|
2022-10-27 15:06:14 +08:00 |
|
|
|
1e22d1a9e5
|
Fix the "register native with iwasm" stuff for macOS (#1558)
- core/shared/platform/darwin/platform_internal.h: macOS has dlopen
- samples/native-lib/README.md: Mention macOS
|
2022-10-07 15:17:36 +08:00 |
|
|
|
3094b20bd8
|
samples/native-lib: Fix exec_env type (#1557)
Change `wasm_exec_env_t *exec_env` to `wasm_exec_env_t exec_env`
|
2022-10-06 20:21:21 +08:00 |
|
|
|
2007ba38cf
|
Enable register native with iwasm (#1120)
Enable register native with iwasm application, add sample and update document.
|
2022-04-27 11:12:50 +08:00 |
|