delorean 0.3.0

A simple single thread reactor pattern for wasm
docs.rs failed to build delorean-0.3.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: delorean-0.2.1

DeLorean Latest version Build Status

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:

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.