mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-06-12 04:21:21 +00:00
Fix webidl
This commit is contained in:
@ -341,6 +341,7 @@ impl<'src> FirstPassRecord<'src> {
|
|||||||
rust_name,
|
rust_name,
|
||||||
js_ret: js_ret.clone(),
|
js_ret: js_ret.clone(),
|
||||||
catch,
|
catch,
|
||||||
|
variadic: false,
|
||||||
structural,
|
structural,
|
||||||
kind: kind.clone(),
|
kind: kind.clone(),
|
||||||
shim,
|
shim,
|
||||||
|
Reference in New Issue
Block a user