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