Benbuck Nason
|
1c2a8fca4e
Fix some more spelling issues (#3393)
|
1 год назад |
liang.he
|
bcc2a2d2e1
Sync simd opcode definitions spec (#3290)
|
1 год назад |
Wenyong Huang
|
16a4d71b34
Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125)
|
1 год назад |
Wenyong Huang
|
af318bac81
Implement Exception Handling for classic interpreter (#3096)
|
1 год назад |
Wenyong Huang
|
a7545df5d0
classic-interp: Handle SIMD opcode when JIT is enabled (#3046)
|
2 лет назад |
Enrico Loparco
|
bc60064de5
Fix data races in atomic wait/notify and interp goto table (#1971)
|
2 лет назад |
Wenyong Huang
|
adaaf348ed
Refine opcode br_table for classic interpreter (#1112)
|
3 лет назад |
Wenyong Huang
|
6415e1b006
Apply clang-format for interpreter source files (#772)
|
4 лет назад |
Wenyong Huang
|
9ef37dd781
Implement source debugging for interpreter and AOT (#769)
|
4 лет назад |
Wenyong Huang
|
7be0d385a6
Implement SIMD latest opcodes and update LLVM to 13.0 (#758)
|
4 лет назад |
Wenyong Huang
|
03d45f1d62
Import reference-types feature (#612)
|
4 лет назад |
Wenyong Huang
|
ad35c3c21b
Implement SIMD float ceil/floor/trunc/nearest opcodes (#472)
|
5 лет назад |
Wenyong Huang
|
a3074df21b
Import SIMD feature and add some workload samples (#438)
|
5 лет назад |
Xiaokang Qin
|
a70daed17d
Add the tail-call feature support for classic-interp (#401)
|
5 лет назад |
Xu Jun
|
6aeefbebb2
implement atomics opcodes for interpreter (#344)
|
5 лет назад |
Xu Jun
|
29e45e1527
implement atomic opcode in AOT/JIT (#329)
|
5 лет назад |
Weining
|
1a85051415
Implement multi-value feature and import binarydump tool (#308)
|
5 лет назад |
wenyongh
|
847dccaa34
Refine get/set global opcodes for interpreter (#294)
|
5 лет назад |
wenyongh
|
752826a667
Implement multi-module feature and bulk-memory feature (#271)
|
5 лет назад |
wenyongh
|
d381b0fdec
Implement post-MVP features and native stack overflow check (#243)
|
5 лет назад |
wenyongh
|
c6042c45a3
Sync with internal feature (#204)
|
5 лет назад |
Xu Jun
|
057c849fc0
re-org bh_definition.c && introduce wamr fast interpreter (#189)
|
5 лет назад |
wenyongh
|
e62bbeb9e8
Refine wasm loader and interpreter, enhance wamrc to support SGX (#167)
|
5 лет назад |
wenyongh
|
256ecdfdf9
Refine interpreter to improve performance, refine memory usage (#161)
|
6 лет назад |
wenyongh
|
46b93b9d22
Enable AoT and wamr-sdk, and change arguments of call wasm API (#157)
|
6 лет назад |