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
59
commits
1
branch
0
tags
633
KiB
Rust
99.5%
WebAssembly
0.4%
7719d26177
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
7719d26177
Rewrote wasm region generation/stackifier from scratch starting from a loop-nest analysis
2021-12-15 23:21:24 -08:00
fuzz
Fixed stackifier fuzzbug
2021-11-20 12:20:34 -08:00
src
Rewrote wasm region generation/stackifier from scratch starting from a loop-nest analysis
2021-12-15 23:21:24 -08:00
.gitignore
Add .gitignore.
2021-11-13 00:53:09 -08:00
Cargo.toml
WIP.
2021-11-21 17:15:36 -08:00
README.md
Initial commit.
2021-11-12 22:05:27 -08:00
README.md
WAFFLE: Wasm Analysis Framework for Lightweight Experimentation