Improve and clean up panic dialog code and wasm wrapper (#368)

Part of #357
This commit is contained in:
Keavon Chambers
2021-09-01 04:09:23 -07:00
parent d290aaf712
commit 699657974a
17 changed files with 122 additions and 92 deletions
Generated
-1
View File
@@ -130,7 +130,6 @@ dependencies = [
name = "graphite-wasm"
version = "0.1.0"
dependencies = [
"console_error_panic_hook",
"graphite-editor",
"graphite-graphene",
"log",