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
22
commits
1
branch
0
tags
633
KiB
Rust
99.5%
WebAssembly
0.4%
0eb41cb0a3
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
0eb41cb0a3
Seems to be fuzz-clean in wasm-to-IR step now; complete for Wasm-MVP
2021-11-13 17:47:33 -08:00
fuzz
Some fixes to wasm-to-IR step.
2021-11-13 16:44:53 -08:00
src
Seems to be fuzz-clean in wasm-to-IR step now; complete for Wasm-MVP
2021-11-13 17:47:33 -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