Skip to content

Activity

Implement RISCV floating point rounding

Pull request merge
ksh8281pushed 1 commit to main • 76ab776…22a40fa • 
2 days ago

Improve popcnt on RISCV

Pull request merge
ksh8281pushed 1 commit to main • 391d640…76ab776 • 
2 days ago

Fix error in parser

Pull request merge
ksh8281pushed 1 commit to main • b64a1ce…391d640 • 
5 days ago

Implement MulRound operation on RISCV

Pull request merge
ksh8281pushed 1 commit to main • 41601dd…b64a1ce • 
10 days ago

Add wasi functions required by quickjs

Pull request merge
ksh8281pushed 1 commit to main • 5f28544…41601dd • 
13 days ago

Implement dot operation

Pull request merge
clover2123pushed 1 commit to main • 1416ec9…5f28544 • 
16 days ago

Implement relaxed SIMD operations for RISCV

Pull request merge
clover2123pushed 1 commit to main • 46a7d03…1416ec9 • 
17 days ago

Implement lane support on RISCV

Pull request merge
clover2123pushed 1 commit to main • 9c2012d…46a7d03 • 
24 days ago

Implement Risc-V instructions

Pull request merge
clover2123pushed 1 commit to main • b6799b1…9c2012d • 
27 days ago

Fixed conversions on RISCV

Pull request merge
clover2123pushed 1 commit to main • a5e762f…b6799b1 • 
27 days ago

Fix validation edge case when function end code is missing

Pull request merge
clover2123pushed 1 commit to main • d94bad3…a5e762f • 
27 days ago

Implement Nop

Pull request merge
clover2123pushed 1 commit to main • 3a6517e…d94bad3 • 
27 days ago

Implement pairwise add and extmul for RISCV

Pull request merge
clover2123pushed 1 commit to main • 87cf500…3a6517e • 
on Jan 26

Implement floating point conversion for RISCV

Pull request merge
clover2123pushed 1 commit to main • 5a1a48c…87cf500 • 
on Jan 24

Fix filedelta type in fd_seek

Pull request merge
clover2123pushed 1 commit to main • c3a9bd3…5a1a48c • 
on Jan 22

Implement bitwise operators in RISCV simd

Pull request merge
clover2123pushed 1 commit to main • acf00db…c3a9bd3 • 
on Jan 21

Merge 32 bit binary and and branch/select operations

Pull request merge
clover2123pushed 1 commit to main • 01b43be…acf00db • 
on Jan 6

Fix dead code being generated after return br inside a block

Pull request merge
clover2123pushed 1 commit to main • f22de6f…01b43be • 
on Dec 30, 2024

Fix argument passing of float binary callback operations

Pull request merge
clover2123pushed 1 commit to main • 94f2a42…f22de6f • 
on Dec 30, 2024

Riscv simd

Pull request merge
clover2123pushed 1 commit to main • 977dce0…94f2a42 • 
on Dec 30, 2024

Implement file related function and simplify function declaration

Pull request merge
clover2123pushed 1 commit to main • e31ecbc…977dce0 • 
on Dec 11, 2024

Fix argument passing

Pull request merge
clover2123pushed 1 commit to main • 28d164d…e31ecbc • 
on Dec 11, 2024

WASI: add args_get and args_sizes_get

Pull request merge
clover2123pushed 1 commit to main • 866c995…28d164d • 
on Dec 10, 2024

WASI: Enable debug build if walrus is a debug build

Pull request merge
clover2123pushed 1 commit to main • ed31dc5…866c995 • 
on Dec 9, 2024

Implement fd_fdstat_get.

Pull request merge
clover2123pushed 1 commit to main • 20d770b…ed31dc5 • 
on Dec 9, 2024

Implement clock related functions in wasi

Pull request merge
clover2123pushed 1 commit to main • e5f6c55…20d770b • 
on Nov 26, 2024

Support TargetFeatures section

Pull request merge
clover2123pushed 1 commit to main • bce14b0…e5f6c55 • 
on Nov 25, 2024

Support large initial memory allocation

Pull request merge
clover2123pushed 1 commit to main • 6e0f345…bce14b0 • 
on Nov 19, 2024

Fix floating point conversions in JIT

Pull request merge
clover2123pushed 1 commit to main • ea09733…6e0f345 • 
on Nov 18, 2024

Fix float splat with immediate in JIT

Pull request merge
clover2123pushed 1 commit to main • f8d10d7…ea09733 • 
on Nov 18, 2024