1 2 3 4 5 6 7 8
[package] name = "externref_polyfill" version = "0.1.0" edition = "2021" description = "A polyfill for the externref in WebAssembly" license = "MIT OR Apache-2.0" [dependencies]