As `wasm32-wasi` target doesn't seem to support sanitizers, we are to execute tests with native code. The feature `test_with_native_code` is introduced for that. Closes #247.