mirror of
https://github.com/pezkuwichain/wasm-instrument.git
synced 2026-04-26 02:37:55 +00:00
409ced002a
* No need for mem::replace when doing a simple assignment * Allow specifying the module of the imported 'gas' function This allows users to place the imported function inside a custom module instead of the generic 'env' module.