(wasm) basic working unit tests

This commit is contained in:
Brandon Vandegrift
2023-09-04 22:13:58 -04:00
parent 6b7301a963
commit 5aeda006a4
4 changed files with 195 additions and 153 deletions

View File

@@ -39,3 +39,4 @@ serde-wasm-bindgen = "0.5.0"
[dev-dependencies]
wasm-bindgen-test = "^0"
parking_lot = "0.12.1"