1
I Use This!
Activity Not Available

News

Analyzed about 1 year ago. based on code collected almost 2 years ago.
Posted over 6 years ago by Victor Berger
FFI bindings to the various libwayland-*.so libraries. You should only need this crate if you are working on custom wayland protocol extensions. Look at the crate wayland-client for usable bindings.
Posted over 6 years ago by Alex Crichton
Shared support for the wasm-bindgen-cli package, an internal dependency
Posted over 6 years ago by Victor Berger
Wayland Scanner for generating rust APIs from XML wayland protocol files. Intented for use with wayland-sys. You should only need this crate if you are working on custom wayland protocol extensions. Look at the crate wayland-client for usable bindings.
Posted over 6 years ago by Alex Crichton
Support for parsing WebIDL specific to wasm-bindgen
Posted over 6 years ago by Alex Crichton
Bindings for all JS global objects and functions in all JS environments like Node.js and browsers, built on `#[wasm_bindgen]` using the `wasm-bindgen` crate
Posted over 6 years ago by Alex Crichton
The part of the implementation of the `#[wasm_bindgen]` attribute that is not in the shared backend crate
Posted over 6 years ago by Victor Berger
Bindings to the standard C implementation of the wayland protocol, client side
Posted over 6 years ago by Ashe Connor
A 100% CommonMark-compatible GitHub Flavored Markdown parser and formatter
Posted over 6 years ago by Alex Crichton
Internal testing crate for wasm-bindgen
Posted over 6 years ago by Alex Crichton
Backend code generation of the wasm-bindgen tool