issues
search
wasmx
/
fizzy
Fizzy aims to be a fast, deterministic, and pedantic WebAssembly interpreter written in C++.
Apache License 2.0
218
stars
34
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Memory Corruption Risk: Invalid READ in uvwasi_serdes_readv_ciovec_t during WASI Execution
#858
JulianWu520
opened
3 months ago
0
Memory Corruption Vulnerability: Invalid WRITE in uvwasi_serdes_write_uint32_t during WASI Execution
#857
JulianWu520
opened
3 months ago
0
No instructions for using fizzy
#856
GravisZro
opened
6 months ago
0
JavaScript binding
#855
vaultec81
opened
10 months ago
0
Add link to Ipsilon
#854
axic
opened
1 year ago
1
ci: Add native Apple Silicon (m1) executor
#853
axic
opened
1 year ago
1
Update README for more goals
#852
axic
opened
1 year ago
1
Improve wat2wasm4tests to return error code on more failures
#851
axic
opened
1 year ago
0
Update gcc on CI to newer version
#850
axic
opened
1 year ago
0
Update Xcode on CI to newer version
#849
axic
opened
1 year ago
0
Move to C++20 as minimum requirement
#848
axic
opened
1 year ago
1
rust: Improvement in CostNonNull suggested by clippy
#847
axic
closed
1 year ago
1
rust: Introduce FizzyErrorBox.success()
#846
axic
closed
1 year ago
1
Update CI to latest
#845
axic
closed
1 year ago
5
Support metering cost for memory pages
#844
axic
closed
1 year ago
2
Windows support
#843
axic
opened
1 year ago
1
Does fizzy have any plans to support fix-width SIMD?
#842
iLoveTangY
closed
2 years ago
2
test: Allow fenv pragma to be ignored
#841
axic
closed
2 years ago
1
Fix macOS compilation for fizzy-unittests for floating points
#840
axic
opened
2 years ago
0
Fix bumpversion.cfg
#839
axic
closed
2 years ago
0
Update changelog
#838
gumb0
closed
2 years ago
1
cmake: Set Hunter configuration type properly
#837
chfast
closed
2 years ago
1
ci: Update spectests branch - skipping tests for post-1.0 features
#836
gumb0
closed
2 years ago
2
readme: Clarify which "determinism" features are supported
#835
axic
closed
2 years ago
1
circleci: Add check for "cargo +nightly fmt"
#834
axic
closed
2 years ago
1
Support the entire WASI specification
#833
axic
opened
2 years ago
0
ci: Separate spectests preparation
#832
chfast
closed
2 years ago
1
circleci: Disable spectests for arm64-native
#831
axic
closed
2 years ago
1
test: Mark env_adler32 noexcept
#830
axic
closed
2 years ago
1
ci: Switch arm64 target to native
#829
axic
closed
2 years ago
1
Another set of floating point optimisation attemps
#828
axic
opened
2 years ago
1
lgtm: include Python
#827
axic
closed
2 years ago
1
Ensure stricter templates for helpers in execution
#826
axic
closed
2 years ago
0
rust: add trap test
#825
axic
closed
2 years ago
1
rust: Replace unwrap with ok_or where possible
#824
axic
closed
2 years ago
1
Improving the README
#823
axic
closed
2 years ago
1
rust: Add host function test in rust
#822
axic
closed
2 years ago
1
capi: Add static assertions for FizzyValueType* vs. fizzy:ValType::*
#821
axic
closed
2 years ago
2
ci: Enable LeakSanitizer in bindings-rust-asan
#820
axic
closed
2 years ago
3
Add Python configuration for lgtm
#819
axic
closed
2 years ago
0
ci: Reenable disabled sanitizer options in sanitizers-gcc
#818
axic
closed
2 years ago
2
Add Java configuration for lgtm
#817
axic
closed
2 years ago
0
Add Go configuration for lgtm
#816
axic
closed
2 years ago
0
rust: Some improvements suggested by clippy
#815
axic
closed
2 years ago
1
ci: Fix rust build by upgrading toolchain
#814
chfast
closed
2 years ago
1
Indexing into a vector past its end is UB.
#813
graydon
closed
2 years ago
2
ci: Collect coverage from 32-bit build
#810
chfast
closed
2 years ago
1
Fix overflows with memory of max size
#809
gumb0
closed
2 years ago
1
Fix handling memory of max size on 32-bit systems: check for size_t overflow
#808
gumb0
closed
2 years ago
1
Fix handling memory of max size on 32-bit systems: change hard memory limit
#807
gumb0
closed
2 years ago
4
Next