Module hotdrink_wasm::macros[][src]

Macros for generating constraint system wrappers that can be used from JavaScript, and values that can be used within them.

Modules

component_type_wrapper

Generate a WebAssembly wrapper around an inner type to use in a constraint system.

constraint_system_wrapper

A macro for generating a ConstraintSystem that can be compiled to WebAssembly.