Remove In-Browser Frontend #9

Open
opened 2024-07-02 22:01:53 +00:00 by ThePerfectComputer · 0 comments
ThePerfectComputer commented 2024-07-02 22:01:53 +00:00 (Migrated from github.com)

Full browser support is eventually planned, but the implementation would look like the following:

  1. The Moon backend would effectively contain almost all the logic currently in src-tauri/src/lib.rs
  2. Just enough state would be shuttled to the frontend to maintain the illusion of a smooth user interface experience for the frontend user.

With this in mind, we can abort current development efforts on the fully in-browser frontend(which effectively also embeds Wellen into the frontend).

Furthermore, we should probably remove the code for this frontend from the codebase.

Full browser support is eventually planned, but the implementation would look like the following: 1. The Moon backend would effectively contain almost all the logic currently in `src-tauri/src/lib.rs` 2. Just enough state would be shuttled to the frontend to maintain the illusion of a smooth user interface experience for the frontend user. With this in mind, we can abort current development efforts on the fully in-browser frontend(which effectively also embeds Wellen into the frontend). Furthermore, we should probably remove the code for this frontend from the codebase.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Products/FastWave2.0#9
No description provided.