casper-network / casper-network/casper-node
Support Wasm sign extension and bulk memory extension
Open
execution engine
- Dominant language
- Rust
- Stars
- 399
- Forks
- 224
- Avg merge
- 15h 44m
- Merged PRs (30d)
- 2
Description
Take a look into casper-wasmi/casper-wasm and asses possibility to support sign extension and bulk memory extension without dealing with wasmi upgrade. If it’s possible by enabling flags, we should do it, otherwise we’d have to wait and upgrade wasmi first (ticket above). Modern compilers i.e. rust, and golang are emitting these extensions by default, so if we want to support these compilers we should also support these extensions.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.