Keavon Chambers
f7ada701e5
Reorganize cargo dependencies and upgrade most of them ( #1815 )
...
* Reorganize cargo dependencies and upgrade most
* cargo update
* Attempt 2
* Polishing changes
* Comment out specta typescript flag-dependent code
* Fix test
2024-07-09 04:08:28 -07:00
Dennis Kobert
d2450b4d61
Refactor Graphite dependency management ( #1455 )
...
* Refactor Graphite dependency management
* Remove deprecated future executor
* Code review nits
* Remove unused dependencies
* Update dependencies and make compile with all features
* Replace use of future_executor with wasm-bindgen-futures
---------
Co-authored-by: Keavon Chambers <keavon@keavon.com>
2023-12-04 12:39:55 +01:00
0HyperCube
80cc5bee73
Fix clippy lints ( #1327 )
...
* Fix clippy lints
* Update formatting
* Remove unsafe send impls
* New type for Rc<NodeContainer>
2023-07-19 16:38:23 +01:00
0HyperCube
4495488546
Refactor vector data type from document-legacy into node graph ( #1057 )
...
Add vector data type
2023-02-25 16:55:05 +00:00
Dennis Kobert
79ad3e7908
Restructure GPU compilation execution pipeline ( #903 )
...
* Restructure gpu compilation execution pipeline
* Add compilation server/client infrastructure
* Add wgpu executor
2022-12-31 02:52:04 +01:00