Ideally we should always build a `.bin` file along the `.nwa` file. with `nwlink link-nwa`. This would let us catch link errors early. This would need a [post-build](https://github.com/rust-lang/cargo/issues/545) script which cargo doesn't support just yet.