ewasm-rust-api icon indicating copy to clipboard operation
ewasm-rust-api copied to clipboard

Turn the debug feature into a macro

Open axic opened this issue 6 years ago • 0 comments

From #58:

  • remove the debug feature
  • build it in debug mode, but not in release mode
  • turn the functions into macros, which turn into nops in release mode

axic avatar May 29 '19 09:05 axic