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 Alex Crichton
Shared support between wasm-bindgen and wasm-bindgen cli, an internal dependency
Posted over 6 years ago by J.W
ff is a simple and fast utility for file search on Unix commandline
Posted over 6 years ago by Victor Berger
Common types and structures used by wayland-client and wayland-server
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