Beginnings of the bezier-rs math library (#662)

Co-authored-by: Thomas Cheng <35661641+Androxium@users.noreply.github.com>
Co-authored-by: Robert Nadal <Robnadal44@gmail.com>
Co-authored-by: ll2zheng <ll2zheng@uwaterloo.ca>
This commit is contained in:
Hannah Li
2022-06-16 20:50:58 -04:00
committed by Keavon Chambers
co-authored by Thomas Cheng Robert Nadal ll2zheng
parent 18a7c6a289
commit 9f76315bdc
30 changed files with 20185 additions and 2 deletions
+2
View File
@@ -4,6 +4,8 @@ members = [
"graphene",
"proc-macros",
"frontend/wasm",
"bezier-rs/lib",
"bezier-rs/docs/interactive-docs/wasm",
]
[profile.release.package.graphite-wasm]