Wenyong Huang
|
fb4afc7ca4
Apply clang-format for core/iwasm compilation and libraries (#784)
|
4 vuotta sitten |
Wenyong Huang
|
9ef37dd781
Implement source debugging for interpreter and AOT (#769)
|
4 vuotta sitten |
Wenyong Huang
|
7be0d385a6
Implement SIMD latest opcodes and update LLVM to 13.0 (#758)
|
4 vuotta sitten |
Wenyong Huang
|
db695fada4
Implement XIP feature and enable ARC target support (#694)
|
4 vuotta sitten |
Wenyong Huang
|
03d45f1d62
Import reference-types feature (#612)
|
4 vuotta sitten |
Wenyong Huang
|
a5188f5574
Add checks to avoid wasm_runtime_malloc memory with size 0 (#507)
|
5 vuotta sitten |
Wenyong Huang
|
16e6f41b3a
Fix wamr compiler issues and refine some error messages (#470)
|
5 vuotta sitten |
Wenyong Huang
|
a3074df21b
Import SIMD feature and add some workload samples (#438)
|
5 vuotta sitten |
Wenyong Huang
|
0103f6429c
Refactor error/exception strings to reduce binary size (#359)
|
5 vuotta sitten |
Wenyong Huang
|
89d2937cde
Refactor app heap and memory boundary check, and fix os_printf compilation error (#356)
|
5 vuotta sitten |
Xu Jun
|
29e45e1527
implement atomic opcode in AOT/JIT (#329)
|
5 vuotta sitten |
Xu Jun
|
32b2943369
enable pthread for AoT && update AOT current version to 2 (#311)
|
5 vuotta sitten |
wenyongh
|
ee3d448eb6
Fix aot issue in 32-bit platform (#297)
|
5 vuotta sitten |
wenyongh
|
ee315e4049
Implement memory access bound check with hardware trap for 64-bit platforms (#293)
|
5 vuotta sitten |
wenyongh
|
752826a667
Implement multi-module feature and bulk-memory feature (#271)
|
5 vuotta sitten |
wenyongh
|
7abd1ca813
Change llvm void pointer to i8 pointer to avoid assert failed (#250)
|
5 vuotta sitten |
wenyongh
|
f72e848114
Refine aot memory boundary check, add more llvm passes (#236)
|
5 vuotta sitten |
wenyongh
|
b40e79c160
Make heap and linear memory contiguous to refine compilation time and footprint (#233)
|
5 vuotta sitten |
Xu Jun
|
5a10651dd0
support app framework base library in assemblyscript (#164)
|
6 vuotta sitten |
wenyongh
|
256ecdfdf9
Refine interpreter to improve performance, refine memory usage (#161)
|
6 vuotta sitten |
wenyongh
|
46b93b9d22
Enable AoT and wamr-sdk, and change arguments of call wasm API (#157)
|
6 vuotta sitten |