ewasm-rust-api
ewasm-rust-api copied to clipboard
Turn the debug feature into a macro
From #58:
- remove the
debugfeature - build it in debug mode, but not in release mode
- turn the functions into macros, which turn into nops in release mode