icefoxen/nanowasm

Figure out how to split dependencies for bin vs. lib target

icefoxen opened this issue · 0 comments

Might just have to make a separate subproject for each. But, like, the interpreter command-line program is going to use clap for arguments and stuff like that, and the lib itself doesn't need that junk. We might also end up with separate programs for a disassembler, etc.