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
2214c1701b
waffle
/
src
/
backend
/
mod.rs
5 lines
61 B
Rust
Raw
Normal View
History
Unescape
Escape
Moved things around a bit.
2021-11-21 01:42:42 -06:00
//! Backend: IR to Wasm.
Remove wasm_encoder backend, and bring in binaryen bindings
2022-10-26 10:15:18 -05:00
mod
binaryen
;
pub
use
binaryen
::
*
;
Reference in a new issue
Copy permalink