epsilon-sample-app-rust icon indicating copy to clipboard operation
epsilon-sample-app-rust copied to clipboard

Build a .bin file in addition to a .nwa file

Open Ecco opened this issue 3 years ago • 0 comments

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 script which cargo doesn't support just yet.

Ecco avatar Jul 12 '22 13:07 Ecco