Skip to content

Commit 421fe4c

Browse files
committed
chore: save todo
1 parent d992bc8 commit 421fe4c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/lib.rs

+3
Original file line numberDiff line numberDiff line change
@@ -89,3 +89,6 @@ pub use yield_::yield_now;
8989
// Exported to ensure version used matches
9090
pub use futures::channel::oneshot;
9191
pub use reqwest;
92+
93+
// TODO 4: Add browser test to ensure we don't break WASM by accident. Even if
94+
// it can compile it might not be browser safe

0 commit comments

Comments
 (0)