tracing-wasm and init function

This commit is contained in:
Simon Gardling
2022-02-23 09:56:44 -05:00
parent 42015c27a7
commit 6ab99329b2
3 changed files with 18 additions and 4 deletions

View File

@@ -20,3 +20,4 @@ wee_alloc = "0.4.5"
web-sys = { version = "0.3.56", features = ["HtmlCanvasElement"] }
meval = { git = "https://github.com/Titaniumtown/meval-rs.git" }
console_error_panic_hook = "0.1.7"
tracing-wasm = "0.2.1"