Allo Isolate (Dart VM)
Run Multithreaded Rust along with Dart VM (in isolate)
## Safety
some of the code uses `unsafe` since, but mostly you wouldn't have to write that yourself as we provide macros for that.
## Contributing
Want to join us? Check out our ["Contributing" guide][contributing] and take a
look at some of these issues:
- [Issues labeled "good first issue"][good-first-issue]
- [Issues labeled "help wanted"][help-wanted]
[contributing]: https://github.com/sunshine-protocol/allo-isolate/blob/master/.github/CONTRIBUTING.md
[good-first-issue]: https://github.com/sunshine-protocol/allo-isolate/labels/good%20first%20issue
[help-wanted]: https://github.com/sunshine-protocol/allo-isolate/labels/help%20wanted
## License
Licensed under Apache v2.0 license.
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in this crate by you, as defined in the Apache-2.0 license, shall
be licensed as above, without any additional terms or conditions.