zink icon indicating copy to clipboard operation
zink copied to clipboard

Introduce zink object format

Open clearloop opened this issue 1 year ago • 0 comments

Describe the feature

Inspired by https://eips.ethereum.org/EIPS/eip-3540, here we introduce Zink Object Format in this project, which makes Zink a common smart contract language for the industry.

ZOF is prepared for the Zink runtime in the future, which at least can execute EVM contract and WASM contract and customized contracts just for Zink.

This library will provide an Intermediate Representation for the zink runtime, WASM parser and EOF parser by default as well

Solution

No response

clearloop avatar Jul 08 '23 17:07 clearloop