1
0
mirror of https://github.com/fluencelabs/wasm-bindgen synced 2025-06-24 02:01:35 +00:00

Add docs and remove typecheck from variadic attribute

This commit is contained in:
Richard Dodd
2018-09-01 13:55:35 +01:00
parent ce1cb84327
commit 7d5d845608
7 changed files with 53 additions and 58 deletions
crates
cli-support
src
macro-support
guide/src
SUMMARY.md
reference
attributes
on-js-imports
whirlwind-tour
tests/wasm

@ -2128,7 +2128,6 @@ impl<'a, 'b> SubContext<'a, 'b> {
import.shim,
if op.is_static { "" } else { ".call" }
))
>>>>>>> master
}
fn generate_import_type(