ref: 753017483f993c4cdec445aead2a074ed99d0b50
dir: /package.rc/
#!/bin/rc
flagfmt='o:out'
args='wasmfile'
if(! eval `''{aux/getflags $*} || ! $#* 0)
exec aux/usage
if(~ $#out 0)
out = wasm.out
{echo '#!/bin/ricket/run'; cat $1} > $out
chmod +x $out