FICHA · MANJARO

wasm-bindgen

Interoperating JS and Rust code

  • Build tool
  • CLI
  • Launchable
  • Runs in terminal
official+codex · reviewed · May 29, 2026 description in en

Description

Connects Rust-generated WebAssembly with JavaScript so web projects can call across the language boundary more easily. It is useful when building browser or JavaScript-hosted applications that use Rust for performance-sensitive or shared logic.

This is a developer tool used in build workflows, not a runtime app for end users. It generates binding code, so developers should review generated interfaces and keep the Rust, JavaScript, and bundler setup aligned.

How to run

wasm-bindgen

Commands: wasm-bindgen

Permissions

Permissions not analysed for this source yet.