ava-labs / hypersdk

Opinionated Framework for Building Hyper-Scalable Blockchains on Avalanche
Other
200 stars 105 forks source link

[x/programs] Deep dive into cranelift flags exposed by wasmtime #526

Open hexfusion opened 1 year ago

hexfusion commented 1 year ago

Now that https://github.com/bytecodealliance/wasmtime-go/pull/188 has merged we have full access to all of the cranelift flags. This issue covers taking a deep dive into the config and trying to uncover any optimizations.

ref. https://docs.rs/wasmtime/latest/wasmtime/struct.Config.html

github-actions[bot] commented 10 months ago

This issue has become stale because it has been open 60 days with no activity. Adding the lifecycle/frozen label will exempt this issue from future lifecycle events.