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
20
commits
1
branch
0
tags
633
KiB
Rust
99.5%
WebAssembly
0.4%
45a66fa3b8
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
45a66fa3b8
Initial support for all Wasm MVP opcodes in frontend. Still have a few fuzz failures.
2021-11-13 16:31:11 -08:00
fuzz
Working fuzz target
2021-11-13 14:38:28 -08:00
src
Initial support for all Wasm MVP opcodes in frontend. Still have a few fuzz failures.
2021-11-13 16:31:11 -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