#webgl #procedural #proc-macro #projects #wasm #api #willow

macro willow-codegen

Procedural macro crate for willow. This crate should not be used directly.

3 releases

0.0.3 Jun 4, 2021
0.0.2 Jun 4, 2021
0.0.1 May 30, 2021

#48 in #webgl


Used in 2 crates (via willow)

Apache-2.0

27KB
611 lines

willow

GitHub actions crates.io crates.io docs.rs GitHub GitHub

Willow is a library for using the WebGL API in WebAssembly projects. It generates type-safe wrappers for WebAssembly programs using a macro syntax.

Dependencies

~2MB
~43K SLoC