ref: 99fdcb103804c61999228fe0dfcaf188fcdf8e61 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