4 releases (2 breaking)
0.3.0 | Mar 30, 2023 |
---|---|
0.2.1 | Oct 6, 2020 |
0.2.0 | Oct 2, 2020 |
0.1.0 | Oct 1, 2020 |
#401 in WebAssembly
14KB
250 lines
DeLorean
WASM DeLorean for your single page app. Easy and safe traveling to the future in your thread.
A simple single thread reactor pattern implementation.
Documentation
In order to fully understand DeLorean's capabilities take a look at the following documentation:
- Crate documentation
- Minimum supported Rust version: 1.65 or later
#![no_std]
- Fastest than vanillajs
Contributing
Please, contribute to DeLorean! The more the better! Feel free to open an issue and/or contacting directly with the owner for any request or suggestion.
Code of conduct
This Code of Conduct is adapted from the Contributor Covenant, version 1.4, available at http://contributor-covenant.org/version/1/4
License
This project is distributed under the terms of both the Apache License (Version 2.0) and the MIT license, specified in LICENSE-APACHE and LICENSE-MIT respectively.
No runtime deps
~115KB