filecoin-project / filecoin-project/ref-fvm
Code Deployment: Run wasm-opt on-chain
Open
- Dominant language
- Rust
- Stars
- 422
- Forks
- 154
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 12
Description
@Jacarte has found that running wasm-opt can reduce some pathologically bad compilation cases. We should consider running this tool _on chain_ before (and maybe after?) gas instrumentation.
This isn't a perfect defense, but every little bit helps.
Contributor guide
Assessment
This issue has not been assessed yet.