Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

📦✨ your favorite rust -> wasm workflow tool!

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
NotificationsYou must be signed in to change notification settings

rustwasm/wasm-pack

Your favorite Rust → Wasm workflow tool!

Build Statuscrates.io

Built with 🦀🕸 byThe Rust and WebAssembly Working Group

About

This tool seeks to be a one-stop shop for building and working with rust-generated WebAssembly that you would like to interop with JavaScript, in thebrowser or with Node.js.wasm-pack helps you build rust-generatedWebAssembly packages that you could publish to the npm registry, or otherwise usealongside any javascript packages in workflows that you already use, such aswebpack.

This project is a part of therust-wasm group. You can find more info byvisiting that repo!

demo

🔮 Prerequisites

This project requires Rust 1.30.0 or later.

⚡ Quickstart Guide

Visit thequickstart guide in our documentation.

🎙️ Commands

  • new: Generate a new RustWasm project using a template
  • build: Generate an npm wasm pkg from a rustwasm crate
  • test: Run browser tests
  • pack andpublish: Create a tarball of your rustwasm pkg and/or publish to a registry

📝 Logging

wasm-pack usesenv_logger to produce logs whenwasm-pack runs.

To configure your log level, use theRUST_LOG environment variable. For example:

RUST_LOG=info wasm-pack build

👯 Contributing

Read ourguide on getting up and running for developingwasm-pack, andcheck out ourcontribution policy.

🤹‍♀️ Governance

This project is part of therustwasm Working Group.

This project was started byashleygwilliams and is maintained bydrager and the Rust Wasm Working Group Core Team.


[8]ページ先頭

©2009-2025 Movatter.jp