forked from runtimeverification/wasm-semantics
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Minimize size of ERC20 Wasm Contract (#42)
* add helper scripts * Build fixes and instructions for the remote ULM demo * improve pykwasm scripts * update scripts * fix sorts * add formatting * update deploy_contract script * add fix to deploy contract script * fix issues in python scripts * improve README * update README further * remove files to be committed in a separate PR * remove unfinished script * remove redundant changes * improve deploy contract script * apply formatter * remove deprecated deploy contract script * add arity check * update rust build * improve README * Fix Wasm VM Initialization Bug (#43) * add kore rich header build * update entrypoint resolution * fix syntax error * fix more errors * remove deprecated comment --------- Co-authored-by: Virgil <[email protected]>
- Loading branch information
1 parent
d7baaf6
commit 0921a6c
Showing
6 changed files
with
12,502 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.