| 1 | // see comment in module above this in `link_mem_intrinsics` |
|---|---|
| 2 | #[inline(never)] |
| 3 | #[cfg_attr(wasm_bindgen_unstable_test_coverage, coverage(off))] |
| 4 | pub fn link_intrinsics() {} |
| 5 |
| 1 | // see comment in module above this in `link_mem_intrinsics` |
|---|---|
| 2 | #[inline(never)] |
| 3 | #[cfg_attr(wasm_bindgen_unstable_test_coverage, coverage(off))] |
| 4 | pub fn link_intrinsics() {} |
| 5 |