-
Notifications
You must be signed in to change notification settings - Fork 45
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: run project compilations on main thread (#1197)
* dev: handle compile interrupt * dev: remove cache task use * feat: create project crate again dev: changes feat: delete unused code fix: errors fix: errors * feat: extra compilation is not needed * dev: implement all todos * fix: make event queue unbounded * fix: make preview work again * feat: event-driven recompilation * feat: evict vfs cache * feat: update evict strategy * feat: remove lock update
- Loading branch information
1 parent
02a14c9
commit e4bf2e9
Showing
30 changed files
with
1,890 additions
and
1,773 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.