ref: eda8e33fe627b63f66d516779b37e216e31fc107 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