This repository was archived by the owner on Aug 3, 2023. It is now read-only.
v1.19.2
v1.19.2
-
Maintenance
-
fix: override rust type to javascript - nilslice, pull/2055
the
rusttype seems to only have been added as a way to automatically trigger wasm-pack, but it's much better to put that in a custom[build]step instead. eventually, we really should phase out therusttype fromwrangleraltogether.this is a side-effect of releasing the new Rust template https://github.com/cloudflare/rustwasm-worker-template
-