Crates.io | delorean |
lib.rs | delorean |
version | 0.3.0 |
source | src |
created_at | 2020-10-01 05:35:17.096867 |
updated_at | 2023-03-30 05:07:50.626856 |
description | A simple single thread reactor pattern for wasm |
homepage | |
repository | https://github.com/botika/delorean |
max_upload_size | |
id | 294896 |
size | 13,782 |
WASM DeLorean for your single page app. Easy and safe traveling to the future in your thread.
A simple single thread reactor pattern implementation.
In order to fully understand DeLorean's capabilities take a look at the following documentation:
#![no_std]
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.
This Code of Conduct is adapted from the Contributor Covenant, version 1.4, available at http://contributor-covenant.org/version/1/4
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.