bedrock-vm

Crates.iobedrock-vm
lib.rsbedrock-vm
version0.2.1
sourcesrc
created_at2022-07-10 20:10:41.104639
updated_at2022-07-13 00:52:24.943137
descriptiona fast register based vm
homepage
repositoryhttps://github.com/zimlit/bedrock/
max_upload_size
id623292
size349,812
(zimlit)

documentation

README

Contributors Forks Stargazers Issues GPL License


Logo

Bedrock

A fast language vm written in rust
Explore the docs »

· Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

(back to top)

Built With

(back to top)

Getting Started

Prerequisites

  • rust 1.56.0 or later

Installation

(back to top)

Usage

(back to top)

Roadmap

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

(back to top)

Contact

Devin Rockwell - zimlit2010@gmail.com

Project Link: https://github.com/zimlit/bedrock

(back to top)

Acknowledgments

(back to top)

Commit count: 0

cargo fmt