mirror of
https://github.com/rustwasm/wasm-bindgen.git
synced 2024-12-13 06:44:13 +03:00
parent
bf39cfd8bc
commit
872c57e2dd
@ -4,6 +4,8 @@
|
||||
|:---:|:---:|:---:|:---:|:---:|:---:|:---:|
|
||||
| Yes | No | No | Yes | Yes | Yes | A JavaScript `Array` object |
|
||||
|
||||
Boxed slices of imported JS types and exported Rust types are also supported. `Vec<T>` is supported wherever `Box<[T]>` is.
|
||||
|
||||
## Example Rust Usage
|
||||
|
||||
```rust
|
||||
|
Loading…
Reference in New Issue
Block a user