gear
gear copied to clipboard
Don't store wasm `init` function on-chain.
We may save some space if we won't store the init function after program initialized.
What if someone want to create a new program from the code?
It's too hard to implement separately, but will be done in some approach if wasm binaries become able to cut in parts