Skip to content

Activity

Implement file related function and simplify function declaration

Pull request merge
clover2123pushed 1 commit to main • e31ecbc…977dce0 • 
3 days ago

Fix argument passing

Pull request merge
clover2123pushed 1 commit to main • 28d164d…e31ecbc • 
3 days ago

WASI: add args_get and args_sizes_get

Pull request merge
clover2123pushed 1 commit to main • 866c995…28d164d • 
4 days ago

WASI: Enable debug build if walrus is a debug build

Pull request merge
clover2123pushed 1 commit to main • ed31dc5…866c995 • 
5 days ago

Implement fd_fdstat_get.

Pull request merge
clover2123pushed 1 commit to main • 20d770b…ed31dc5 • 
5 days ago

Implement clock related functions in wasi

Pull request merge
clover2123pushed 1 commit to main • e5f6c55…20d770b • 
18 days ago

Support TargetFeatures section

Pull request merge
clover2123pushed 1 commit to main • bce14b0…e5f6c55 • 
18 days ago

Support large initial memory allocation

Pull request merge
clover2123pushed 1 commit to main • 6e0f345…bce14b0 • 
25 days ago

Fix floating point conversions in JIT

Pull request merge
clover2123pushed 1 commit to main • ea09733…6e0f345 • 
26 days ago

Fix float splat with immediate in JIT

Pull request merge
clover2123pushed 1 commit to main • f8d10d7…ea09733 • 
26 days ago

Fix call_indirect dump to correctly print values

Pull request merge
clover2123pushed 1 commit to main • 4387f6c…f8d10d7 • 
29 days ago

Add RISC-V (64bit) environment in actions

Pull request merge
ksh8281pushed 2 commits to main • 3c714e5…4387f6c • 
on Nov 8

Support short (8/16 bit) atomic RMW operations on RISCV

Pull request merge
clover2123pushed 1 commit to main • 7f492b3…3c714e5 • 
on Nov 8

Fix a crash in try-catch

Pull request merge
clover2123pushed 1 commit to main • f82a879…7f492b3 • 
on Oct 31

Implement relaxed simd operations on ARM-32

Pull request merge
clover2123pushed 1 commit to main • 28ce56c…f82a879 • 
on Oct 29

Implement relaxed simd operations on ARM-64

Pull request merge
clover2123pushed 1 commit to main • 4ae176a…28ce56c • 
on Oct 22

Fix build script with macOS updates

Pull request merge
ksh8281pushed 1 commit to main • 72ff900…4ae176a • 
on Oct 21

Implement relaxed simd operations on x86

Pull request merge
clover2123pushed 1 commit to main • e9df10b…72ff900 • 
on Oct 17

Implement relaxed simd in the interpreter

Pull request merge
clover2123pushed 1 commit to main • 8fe33fa…e9df10b • 
on Oct 16

Merge extended features in default

Pull request merge
ksh8281pushed 1 commit to main • 0463316…8fe33fa • 
on Oct 15

Cache memory data in instance

Pull request merge
clover2123pushed 1 commit to main • 24779fb…0463316 • 
on Oct 15

Fixes for atomic on 32 bit

Pull request merge
clover2123pushed 1 commit to main • 4e655cb…24779fb • 
on Oct 10

Cache instance instead of context in a saved register

Pull request merge
clover2123pushed 1 commit to main • ba0ad52…4e655cb • 
on Sep 27

Improve memory cache stack usage

Pull request merge
clover2123pushed 1 commit to main • 544a2fa…ba0ad52 • 
on Sep 26

Reduce stack usage of jit

Pull request merge
clover2123pushed 1 commit to main • e5e2c64…544a2fa • 
on Sep 23

Jit: Threads: Add Fence, Wait, and Notify

Pull request merge
clover2123pushed 1 commit to main • 52716d7…e5e2c64 • 
on Sep 23

Fix minor defects

Pull request merge
ksh8281pushed 1 commit to main • 01f5ac2…52716d7 • 
on Sep 10

Improve atomic operations

Pull request merge
clover2123pushed 1 commit to main • 238685b…01f5ac2 • 
on Sep 3

Jit: Threads: Add RmwCmpxchg

Pull request merge
clover2123pushed 1 commit to main • a9512ed…238685b • 
on Aug 30

Introducing base classes for more byte codes

Pull request merge
clover2123pushed 1 commit to main • 78d0d9a…a9512ed • 
on Aug 28