Commit d3088b7a authored by George Hotz's avatar George Hotz

all the args to mipsevm

parent e8b21dbe
#!/bin/bash -e #!/bin/bash -e
(cd ../ && npx hardhat compile > /dev/null) (cd ../ && npx hardhat compile > /dev/null)
go build && ./mipsevm $1 go build && ./mipsevm $@
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment