Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

wasm-bindgen-0.2.95~0-2.1 RPM for x86_64

From OpenSuSE Tumbleweed for x86_64

Name: wasm-bindgen Distribution: openSUSE Tumbleweed
Version: 0.2.95~0 Vendor: openSUSE
Release: 2.1 Build date: Tue Oct 22 10:08:19 2024
Group: Unspecified Build host: reproducible
Size: 5268112 Source RPM: wasm-bindgen-0.2.95~0-2.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/rustwasm/wasm-bindgen
Summary: Facilitating high-level interactions between Wasm modules and JavaScript
Facilitating high-level interactions between Wasm modules and JavaScript.

Features
- Lightweight. Only pay for what you use. wasm-bindgen only generates bindings
  and glue for the JavaScript imports you actually use and Rust functionality
  that you export. For example, importing and using the document.querySelector
  method doesn't cause Node.prototype.appendChild or window.alert to be included
  in the bindings as well.
- ECMAScript modules. Just import WebAssembly modules the same way you would
  import JavaScript modules. Future compatible with WebAssembly modules and
  ECMAScript modules integration.
- Designed with the "Web IDL bindings" proposal in mind. Eventually, there
  won't be any JavaScript shims between Rust-generated wasm functions and
  native DOM methods. Because the Wasm functions are statically type checked,
  some of those native methods' dynamic type checks should become unnecessary,
  promising to unlock even-faster-than-JavaScript DOM access.

Provides

Requires

License

Apache-2.0 OR MIT

Changelog

* Tue Oct 22 2024 Johannes Kastl <opensuse_buildservice@ojkastl.de>
  - switch to using tar_scm to make maintenance easier for William (large obscpio
    uploads)
* Thu Oct 17 2024 Johannes Kastl <opensuse_buildservice@ojkastl.de>
  - new package wasm-bindgen: CLI for wasm-bindgen, facilitating
    high-level interactions between Wasm modules and JavaScript

Files

/usr/bin/wasm-bindgen


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Oct 25 00:02:12 2024