Activity
Implement RISCV floating point rounding
Implement RISCV floating point rounding
Pull request merge
Improve popcnt on RISCV
Improve popcnt on RISCV
Pull request merge
Implement MulRound operation on RISCV
Implement MulRound operation on RISCV
Pull request merge
Add wasi functions required by quickjs
Add wasi functions required by quickjs
Pull request merge
Implement dot operation
Implement dot operation
Pull request merge
Implement relaxed SIMD operations for RISCV
Implement relaxed SIMD operations for RISCV
Pull request merge
Implement lane support on RISCV
Implement lane support on RISCV
Pull request merge
Implement Risc-V instructions
Implement Risc-V instructions
Pull request merge
Fixed conversions on RISCV
Fixed conversions on RISCV
Pull request merge
Fix validation edge case when function end code is missing
Fix validation edge case when function end code is missing
Pull request merge
Implement pairwise add and extmul for RISCV
Implement pairwise add and extmul for RISCV
Pull request merge
Implement floating point conversion for RISCV
Implement floating point conversion for RISCV
Pull request merge
Fix filedelta type in fd_seek
Fix filedelta type in fd_seek
Pull request merge
Implement bitwise operators in RISCV simd
Implement bitwise operators in RISCV simd
Pull request merge
Merge 32 bit binary and and branch/select operations
Merge 32 bit binary and and branch/select operations
Pull request merge
Fix dead code being generated after return br inside a block
Fix dead code being generated after return br inside a block
Pull request merge
Fix argument passing of float binary callback operations
Fix argument passing of float binary callback operations
Pull request merge
Implement file related function and simplify function declaration
Implement file related function and simplify function declaration
Pull request merge
Fix argument passing
Fix argument passing
Pull request merge
WASI: add args_get and args_sizes_get
WASI: add args_get and args_sizes_get
Pull request merge
WASI: Enable debug build if walrus is a debug build
WASI: Enable debug build if walrus is a debug build
Pull request merge
Implement fd_fdstat_get.
Implement fd_fdstat_get.
Pull request merge
Implement clock related functions in wasi
Implement clock related functions in wasi
Pull request merge
Support TargetFeatures section
Support TargetFeatures section
Pull request merge
Support large initial memory allocation
Support large initial memory allocation
Pull request merge
Fix floating point conversions in JIT
Fix floating point conversions in JIT
Pull request merge
Fix float splat with immediate in JIT
Fix float splat with immediate in JIT
Pull request merge