1
0
mirror of https://github.com/fluencelabs/wasm-bindgen synced 2025-07-27 18:11:55 +00:00

Fix webidl

This commit is contained in:
Richard Dodd
2018-08-19 14:28:45 +01:00
parent 7c83c73919
commit 003cf102f1

@@ -341,6 +341,7 @@ impl<'src> FirstPassRecord<'src> {
rust_name,
js_ret: js_ret.clone(),
catch,
variadic: false,
structural,
kind: kind.clone(),
shim,