Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gilesv/warc
Warc is a proof of concept of an experimental WebAssembly implementation of a Fiber reconciler to be used internally by a virtual DOM library like React.
https://github.com/gilesv/warc
Last synced: 3 months ago
JSON representation
Warc is a proof of concept of an experimental WebAssembly implementation of a Fiber reconciler to be used internally by a virtual DOM library like React.
- Host: GitHub
- URL: https://github.com/gilesv/warc
- Owner: gilesv
- License: mit
- Created: 2020-08-13T23:29:54.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-10-31T15:26:33.000Z (about 4 years ago)
- Last Synced: 2024-06-29T09:33:48.487Z (5 months ago)
- Language: Rust
- Homepage:
- Size: 508 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### Reactron
_________________________________
**Reactron** is a proof of concept of what could be an experimental WebAssembly implementation of a Fiber reconciler to be used internally by a virtual DOM library like React.