Skip to content

Commit

Permalink
Refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
virgil-serbanuta committed Nov 29, 2024
1 parent d623f23 commit 40dc871
Show file tree
Hide file tree
Showing 13 changed files with 2,428 additions and 2,383 deletions.
1 change: 0 additions & 1 deletion tests/ulm/erc20/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
erc20.rust.wat: rust/src/*.rs rust/Cargo.toml
cd rust && cargo build --target=wasm32-unknown-unknown
pwd
wasm2wat rust/target/wasm32-unknown-unknown/debug/erc20.wasm -o $@
Loading

0 comments on commit 40dc871

Please sign in to comment.