Commit Graph

8 Commits (e8f9d9fdb5fa8ac054549fff7e05c693235a7381)

Author SHA1 Message Date
Benedikt Terhechte e8f9d9fdb5 Clippy Feedback 3 years ago
Benedikt Terhechte 9a35b99971
Cleanup Dependencies (#12)
* Moved deps into ps-core and `pub use` exported them so they're only in one place

* Updated Version Numbers
3 years ago
Benedikt Terhechte fa310340b4 Hide `Close` button on web 3 years ago
Benedikt Terhechte 047552a20a Add postsack-web target for wasm
This includes everything required to build a wasm target.
It also separates the egui initialization into the separate
postsack target for native
3 years ago
Benedikt Terhechte 73043bd655 Added small cfgs for wasm32 to make it compile 3 years ago
Benedikt Terhechte d1d443f036 Used `DatabaseLike` trait instead of actual `Database` in gui 3 years ago
Benedikt Terhechte 2633ef6b4c Ported tests over, fixed tests 3 years ago
Benedikt Terhechte 5dfd1b9630 Initial Workspace restructuring compiles 3 years ago