bytecodealliance / lucet

Lucet, the Sandboxing WebAssembly Compiler.
Apache License 2.0
4.06k stars 165 forks source link

lucet-wasi-generate: accept pre_hook and post_hook as proc macro arguments #590

Closed pchickey closed 4 years ago

pchickey commented 4 years ago

in the process, convert the option parsing to use kw & lookahead like its friends do in wiggle-generate