Add WASM validation library
authorMatt Corallo <git@bluematt.me>
Thu, 8 Feb 2024 06:18:38 +0000 (06:18 +0000)
committerMatt Corallo <git@bluematt.me>
Thu, 8 Feb 2024 06:18:59 +0000 (06:18 +0000)
commitf9bd0775d1bdcdf3695cce721ee267ec4cde9d04
tree49990f118f0c1a7edde217d521bc4fbc594c2b68
parent20e2430f270f0a719600a205feff4896ca26212f
Add WASM validation library
wasmpack/Cargo.toml [new file with mode: 0644]
wasmpack/src/lib.rs [new file with mode: 0644]