14 stable releases
7.1.13 | Oct 25, 2022 |
---|---|
7.1.12 | Oct 24, 2022 |
7.1.2 | Sep 23, 2022 |
0.1.0 | Sep 19, 2022 |
#15 in #would
54 downloads per month
57KB
1.5K
SLoC
beam-bvm-util
A rust crate that adds extra functionality that isn't the direct generated types for beam-bvm-interface
What to expect
A light wrapper around beam_bvm_interface with some extra utilities that would be useful for interacting with the bvm.
Documentation of the methods usable within the BVM can be found at the BeamMW Shader-SDK wiki
Installation
Install with cargo:
cargo install beam_bvm_util
Crate Compilation Requirements
Rust Version >= 1.64.0