Skip to content

Commit

Permalink
Start with two examples
Browse files Browse the repository at this point in the history
  • Loading branch information
victorb committed Aug 10, 2024
1 parent 9808751 commit 7bf56fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build-wasm-examples.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ set -ex
EXAMPLES=(
"miner"
"cells"
"resman"
"von_neumann"
# "resman"
# "von_neumann"
)

for EXAMPLE in "${EXAMPLES[@]}"; do
Expand Down

0 comments on commit 7bf56fe

Please sign in to comment.