mirror of
https://github.com/eliasstepanik/imgui-rs.git
synced 2026-01-11 13:38:35 +00:00
* Allow imgui-rs to generate wasm-ffi bindings * Missing wasm_bindings.rs file * Update wasm bindings * Take wasm import name from environment variable * Remove debug message * Formatting