gear icon indicating copy to clipboard operation
gear copied to clipboard

Don't store wasm `init` function on-chain.

Open breathx opened this issue 2 years ago • 1 comments

We may save some space if we won't store the init function after program initialized.

breathx avatar May 04 '22 15:05 breathx

What if someone want to create a new program from the code?

ukint-vs avatar Jun 10 '22 16:06 ukint-vs

It's too hard to implement separately, but will be done in some approach if wasm binaries become able to cut in parts

breathx avatar Sep 05 '22 12:09 breathx