Skip to content

Commit 897864d

Browse files
authored
Update README.md
1 parent 74ebbb1 commit 897864d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ External dependency management is handled with Nix/Nixos.
2020
* BucketQuestions, Forums, Auth, and Some user features are implemented in the frontend.
2121
* The chat system, articles, user management, and password resets are not yet implemented in the frontend.
2222

23-
* Development is mostly suspended at the moment. This project currently serves as an example on how to use Rust to create an integrated webserver + webapp. Development has slowed due to a lack of interest, time, and the fact that this stack suffers greatly from excessively long compiletimes, which makes it hard to work on.
23+
* **Development is suspended at the moment. This project currently serves as an example on how to use Rust to create an integrated webserver + webapp. Development has slowed due to a lack of interest, time, and the fact that the frontend stack suffers greatly from excessively long compiletimes, which makes it hard to work on.** Note: Yew has improved greatly since this was last worked upon. Compile times are down significantly (compiling in debug is now possible). The dominating factors are now a lack of time and interest.
2424

2525
# Build Instructions
2626
* Initial setup : https://github.com/hgzimmerman/FullstackRustDemo/wiki/Initial-setup

0 commit comments

Comments
 (0)