#wiki #wrapper #utilities #light #beam-mw #shader-sdk #bvm

nightly beam_bvm_util

A light wrapper around beam_bvm_interface with some extra utilities that would be useful for interacting with the bvm

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

#1938 in Rust patterns

Download history 5/week @ 2024-02-16 6/week @ 2024-02-23 1/week @ 2024-03-01 136/week @ 2024-03-29 19/week @ 2024-04-05

155 downloads per month

GPL-3.0 license

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

Dependencies