Docs.rs
wasm-bindgen-cli-support-0.2.64
wasm-bindgen-cli-support 0.2.64
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
daxpedda
guybedford
Dependencies
anyhow ^1.0
normal
base64 ^0.9
normal
log ^0.4
normal
rustc-demangle ^0.1.13
normal
serde_json ^1.0
normal
tempfile ^3.0
normal
walrus ^0.17.0
normal
wasm-bindgen-externref-xform =0.2.64
normal
wasm-bindgen-multi-value-xform =0.2.64
normal
wasm-bindgen-shared =0.2.64
normal
wasm-bindgen-threads-xform =0.2.64
normal
wasm-bindgen-wasm-conventions =0.2.64
normal
wasm-bindgen-wasm-interpreter =0.2.64
normal
wit-text ^0.7.0
normal
wit-validator ^0.2.0
normal
wit-walrus ^0.4.0
normal
Versions
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
wasm_bindgen_cli_support
::
wasm2es6js
All crates
[
−
]
[src]
Function
wasm_bindgen_cli_support
::
wasm2es6js
::
interface
pub fn interface(module: &
Module
) ->
Result
<
String
,
Error
>