Xu Jun
|
c87f28eacd
support tail-call in AoT (#419)
|
5 лет назад |
Karl Fessel
|
cc0aab1063
Remove '@' when declare function invokeNative to fix compile error (#417)
|
5 лет назад |
Wang Xin
|
06b045a972
Update readme
|
5 лет назад |
Xiaokang Qin
|
c83a5713f9
Add the fast-interp tail call support (#409)
|
5 лет назад |
Wenyong Huang
|
dc536538ad
Fix sgx enclave module not destroyed issue when loading module failed (#410)
|
5 лет назад |
Huang Qi
|
78c525d21c
platforms/nuttx: Add support for custom name sections & configurable heap pool (#407)
|
5 лет назад |
Xu Jun
|
c13746c22c
move memory_data out from MemoryInstance, add call stack (#408)
|
5 лет назад |
Huang Qi
|
0bf7f7310b
Add NULL check for memory inst in aot/wasm module malloc/free (#403)
|
5 лет назад |
Xu Jun
|
4bfcbc2cab
fix problem about local in fast-interp (#406)
|
5 лет назад |
Huang Qi
|
c59bfe24fb
platforms/nuttx: Use symbol from NuttX to configure build (#402)
|
5 лет назад |
Xiaokang Qin
|
a70daed17d
Add the tail-call feature support for classic-interp (#401)
|
5 лет назад |
Wenyong Huang
|
a3d374eb57
Fix jit target arch not set issue and custom name section typo issue (#400)
|
5 лет назад |
Huang Qi
|
b639c3ce61
Use macro instead of enum to define MEM_ALLOCATOR for better compatibility (#399)
|
5 лет назад |
Xiaokang Qin
|
a7e7711f63
Add the support for custom name section (#398)
|
5 лет назад |
Huang Qi
|
a290aaf93e
Fix wasm loader malloc(0) issue which returns NULL is some platforms (#397)
|
5 лет назад |
jmpews(AKA.zz)
|
d8d367b367
Update some assembler directives for darwin target (#395)
|
5 лет назад |
Xu Jun
|
dc4b8c4822
remove errno in wasm_application_execute_func (#396)
|
5 лет назад |
Xu Jun
|
21850aeb0a
add more build option and samples in CI (#394)
|
5 лет назад |
Huang Qi
|
b9f195ce91
Introduce CI support (#391)
|
5 лет назад |
Wenyong Huang
|
e501a6963b
Fix some coding style issues, fix doc typo and refine some codes (#392)
|
5 лет назад |
Xiaokang Qin
|
7c8ccc7c26
Fix the build warnings on Mac (#388)
|
5 лет назад |
Xiaokang Qin
|
2d06567cd1
Reimplement the utf8 string check (#389)
|
5 лет назад |
Xu Jun
|
0226dbbb3d
introduce WAMR memory profiling tool (experimental) (#390)
|
5 лет назад |
Huang Qi
|
04a7cc322f
core/shared: Add guard to avoid redefine macro (#386)
|
5 лет назад |
Huang Qi
|
c004b01be3
Introduce support for NuttX RTOS (#377)
|
5 лет назад |
Xu Jun
|
547298d4e7
Add macro to exclude sgx wasi/pthread ocalls if not needed (#384)
|
5 лет назад |
Xu Jun
|
2499e1ec4b
Fix issue and compilation warnings of new function call APIs (#383)
|
5 лет назад |
Xiaokang Qin
|
728890103b
Add the Windows COFF format support for AOT (#382)
|
5 лет назад |
Xiaokang Qin
|
264e189690
Add Windows support for C-API and Runtime API libraries and examples. (#379)
|
5 лет назад |
Xiaokang Qin
|
5418e09712
Add two apis for wasm function call (#375)
|
5 лет назад |