mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-06-17 15:01:23 +00:00
Move some utility functions from the webidl crate into the backend crate
This commit is contained in:
@ -12,3 +12,4 @@ extern crate wasm_bindgen_shared as shared;
|
||||
|
||||
pub mod ast;
|
||||
mod codegen;
|
||||
pub mod util;
|
||||
|
Reference in New Issue
Block a user