This website requires JavaScript.
Explore
Help
Sign In
Mascali
/
piston
mirror of
https://github.com/engineer-man/piston.git
Watch
1
Star
0
Fork
You've already forked piston
0
Code
Issues
Projects
Releases
Wiki
Activity
575ddf2dc0
piston
/
packages
/
nasm
/
2.15.5
/
run
6 lines
79 B
Plaintext
Raw
Normal View
History
Unescape
Escape
pkg(nasm-2.15.5): Add nasm 2.15.5
2021-03-13 13:04:46 +01:00
#!/usr/bin/env bash
# Put instructions to run the runtime
shift
pkg(all): replace $* with "$@"
2021-03-14 03:11:33 +01:00
./binary "$@"