mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-07-31 12:01:55 +00:00
webidl: initial enum support
Add enum support to the WebIDL interface generator.
This commit is contained in:
@@ -2,3 +2,4 @@ extern crate wasm_bindgen_test_project_builder as project_builder;
|
||||
use project_builder::project;
|
||||
|
||||
mod simple;
|
||||
mod enums;
|
||||
|
Reference in New Issue
Block a user