Define the js wasm-editor interface (#31)

This commit is contained in:
TrueDoctor
2021-03-21 19:32:56 +01:00
committed by Keavon Chambers
parent 1b8c71d2b3
commit d254916430
10 changed files with 75 additions and 4 deletions
+1
View File
@@ -1,6 +1,7 @@
[workspace]
members = [
"packages/*",
"web-frontend/wasm-wrapper",
]
[profile.release.package.wasm-bindings]