Wenyong Huang
|
e501a6963b
|
Fix some coding style issues, fix doc typo and refine some codes (#392)
|
2020-09-20 08:20:45 +08:00 |
|
wenyongh
|
01e85144f4
|
Enable aarch64 support, add component test framework and test suite (#211)
and refine aot call indirect op
|
2020-03-24 19:04:29 +08:00 |
|
Xu Jun
|
f1a0e75ab7
|
re-org platform APIs, simplify porting process (#201)
Co-authored-by: Xu Jun <jun1.xu@intel.com>
|
2020-03-16 16:43:57 +08:00 |
|
wenyongh
|
0fdd49ea31
|
Re-org memory allocation interfaces, add --stack-size and --heap-size option (#193)
|
2020-03-10 19:54:44 +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 |
|
wenyongh
|
9a961c4843
|
Enable ARM and THUMB AOT support, enable Android platform support (#182)
* Sync with internal/feature: enable arm aot and android platform
|
2020-02-27 16:38:44 +08:00 |
|