Wenyong Huang
|
3ded9ece83
|
Apply clang format for samples files (#833)
Apply clang format for c source files under samples folder
|
2021-11-15 12:48:35 +08:00 |
|
wenyongh
|
0d3f304191
|
Implement native function pointer check, addr conversion and register, update documents (#185)
Modified WASM runtime API:
- wasm_runtime_module_malloc()
- wasm_runtime_lookup_function()
Introduced runtime API
- wasm_runtime_register_natives()
|
2020-03-04 20:12:38 +08:00 |
|
Josh Triplett
|
b0b0789dca
|
Relicense to Apache-2.0 with the LLVM-exception (#137)
With agreement from contributors.
|
2019-11-12 07:45:21 +08:00 |
|
wenyongh
|
dd5b133fa5
|
Import app manager, samples and test-tools
|
2019-05-17 17:15:25 +08:00 |
|