diff options
Diffstat (limited to 'vendor/wasm-bindgen-macro/src/worker.js')
-rw-r--r-- | vendor/wasm-bindgen-macro/src/worker.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vendor/wasm-bindgen-macro/src/worker.js b/vendor/wasm-bindgen-macro/src/worker.js new file mode 100644 index 000000000..360d4d429 --- /dev/null +++ b/vendor/wasm-bindgen-macro/src/worker.js @@ -0,0 +1 @@ +// This file is needed for the doctest of `crate::link_to`. |