Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(zint): introduce file tests (#161)
* feat(codegen): calldata load for the last selector * feat(zinkup): move zinkup to the top level * feat(cli): get back cli... * feat(crates): move zint to crates * feat(zink): move zink to the top level with examples * ci(main): build examples with target wasm32-unknown-unknown * chore(zink): sort packages * feat(zint): load wasm binary in contract * feat(zint): introduce storage tests with zint contract * feat(cli): make dispatcher as flags * feat(zinkc): introduce filetests * feat(filetests): move wat to filetests * feat(zink): move compiler tests to top level * feat(examples): apply zink::external * feat(filetests): ready to publish * chore(filetests): rename filetests to zinkc_filetests
- Loading branch information