Wenyong Huang
|
84161fe084
Add CIs to release new version and publish binary files (#1648)
|
3 лет назад |
YAMAMOTO Takashi
|
77ff7daaf4
Add wasm_runtime_unregister_natives (#1647)
|
3 лет назад |
YAMAMOTO Takashi
|
bc58778c34
samples/native-lib: Add a bit more complicated example (#1643)
|
3 лет назад |
Jämes Ménétrey
|
264fdfafed
linux-sgx: Use non-destructive modes for opening files using SGX IPFS (#1645)
|
3 лет назад |
YAMAMOTO Takashi
|
15d645476a
Update the top level CMakeLists.txt a bit (#1642)
|
3 лет назад |
Wenyong Huang
|
ef21f0c951
Implement Fast JIT dump call stack and perf profiling (#1633)
|
3 лет назад |
Jämes Ménétrey
|
6adf9194d4
Normalize how the global heap pool is configured across iwasm apps (#1628)
|
3 лет назад |
liang.he
|
b5eea934cf
Maintain semantic version info in core/version.h (#1630)
|
3 лет назад |
Huang Qi
|
4a1e522c53
Move indirect mode optimization to the last of LLVM pipelines (#1627)
|
3 лет назад |
Peter Bee
|
ceff11ee7e
core/iwasm: Fix build on arm64 host (macOS) (#1625)
|
3 лет назад |
Wenyong Huang
|
bbfa39c32c
Refine Fast JIT accessing memory/table instance and global data (#1623)
|
3 лет назад |
casaroli
|
4c61bfd10d
Suppress the warnings when building with GCC11 (#1622)
|
3 лет назад |
Xu Jun
|
f8af659caa
minor fix in README (#1626)
|
3 лет назад |
Xu Jun
|
b49fb8a668
add wamr blog link to readme (#1624)
|
3 лет назад |
Wenyong Huang
|
1d4cbfceac
Refine Fast JIT call indirect and call native process (#1620)
|
3 лет назад |
Huang Qi
|
73809efb5d
Fix XIP issue caused by rem_s on RISC-V (#1619)
|
3 лет назад |
liang.he
|
1c5034bdfa
Fix a bug of the return value of memory_instantiate (#1616)
|
3 лет назад |
Huang Qi
|
86d3f30600
Implement R_ARM_THM_MOVT_[ABS|REPL] for thumb (#1615)
|
3 лет назад |
YAMAMOTO Takashi
|
654ac5feca
Use cmake POSITION_INDEPENDENT_CODE instead of hardcoding -pie -fPIE (#1598)
|
3 лет назад |
Wenyong Huang
|
e87a554616
Refactor LLVM JIT (#1613)
|
3 лет назад |
Shengyun Zhou
|
84b1a6c10e
Remove unnecessary app heap memory clean operations to reduce process RSS (#1608)
|
3 лет назад |
Wenyong Huang
|
a182926a73
Refactor interpreter/AOT module instance layout (#1559)
|
3 лет назад |
Wenyong Huang
|
dc4dcc3d6f
Upgrade version number to 1.1.1 (#1609)
|
3 лет назад |
Hanged Fish
|
3fe441844c
Add ios support for product-mini (#1602)
|
3 лет назад |
Wenyong Huang
|
ace05b182d
Fix possible non null-terminated string issue in socket sample (#1612)
|
3 лет назад |
Wenyong Huang
|
7cc7b56f88
Fix build socket api error (#1610)
|
3 лет назад |
YAMAMOTO Takashi
|
6f04f115ab
posix_thread.c: Avoid sem_getvalue deprecation warning on macOS (#1596)
|
3 лет назад |
Wenyong Huang
|
02f0c2bed8
Fix invalid size of memory allocated in wasi init (#1603)
|
3 лет назад |
Hanged Fish
|
99097ce5ca
Add darwin support for app_framework (#1601)
|
3 лет назад |
YAMAMOTO Takashi
|
9ba8c80850
samples/multi-module: Examine module registration a bit (#1595)
|
3 лет назад |