Skip to content

Commit 4d5cf2a

Browse files
committed
docs: 📝 updated readme to reflect js elimination
1 parent dc21490 commit 4d5cf2a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

-4
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,6 @@ Support every major rendering strategy and provide developers the ability to eff
4646

4747
There is a sore lack of Rust frameworks for frontend development that support more than just SPAs and client-side rendering, and so Perseus was born. We need something like NextJS for Wasm.
4848

49-
## Why is this 0.1% JavaScript?
50-
51-
[This](https://github.com/arctic-hen7/perseus/tree/main/packages/perseus/src/unset_initial_state.js) is the only JavaScript file in the entirety of Perseus, all it does is unset a global variable, and it's only needed until [this issue](https://github.com/rustwasm/wasm-bindgen/issues/2685) is fixed on [`web-sys`](https://docs.rs/web-sys). After that's fixed, Perseus will be completely free of JavaScript!
52-
5349
## Roadmap
5450

5551
### Pre-stable

0 commit comments

Comments
 (0)