dtolnay / watt

Runtime for executing procedural macros as WebAssembly
Apache License 2.0
1.29k stars 28 forks source link

Comment out unused wasm C apis #25

Closed dtolnay closed 5 years ago

dtolnay commented 5 years ago

This improves compile time of Watt in JIT mode by 30%.