This website requires JavaScript.
Explore
Help
Sign In
portal
/
waffle
Watch
1
Star
0
Fork
You've already forked waffle
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
17
commits
1
branch
0
tags
633
KiB
Rust
99.5%
WebAssembly
0.4%
16a645e69b
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Chris Fallin
16a645e69b
Add fuzz target to fuzz wasm-to-IR conversion.
2021-11-13 14:31:11 -08:00
fuzz
Add fuzz target to fuzz wasm-to-IR conversion.
2021-11-13 14:31:11 -08:00
src
WIP.
2021-11-13 14:23:22 -08:00
.gitignore
Add .gitignore.
2021-11-13 00:53:09 -08:00
Cargo.toml
WIP: command line utility and start of Wasm-parsing frontend.
2021-11-13 00:52:35 -08:00
README.md
Initial commit.
2021-11-12 22:05:27 -08:00
README.md
WAFFLE: Wasm Analysis Framework for Lightweight Experimentation