wasm-pack-template

a template for starting a rust-wasm project to be used with wasm-pack (by rustwasm)

Wasm-pack-template Alternatives

Similar projects and alternatives to wasm-pack-template

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better wasm-pack-template alternative or higher similarity.

wasm-pack-template reviews and mentions

Posts with mentions or reviews of wasm-pack-template. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-07.
  • Implement React v18 from Scratch Using WASM and Rust - [1] Build the Project
    5 projects | dev.to | 7 Apr 2024
    . ├── Cargo.toml ├── package.json ├── examples │   └── hello-world // React project initialized by vite ├── packages │   ├── react // WASM project created by cargo generate --git https://github.com/rustwasm/wasm-pack-template │   ├── react-dom // WASM project created by cargo generate --git https://github.com/rustwasm/wasm-pack-template │   ├── react-reconciler // Rust project created by cargo new │   └── shared // Rust project created by cargo new
  • What's the best way to generate WASM programmatically?
    7 projects | /r/rust | 13 Oct 2022
    I use this https://github.com/rustwasm/wasm-pack-template
  • Hey Rustaceans! Got an easy question? Ask here (30/2021)!
    3 projects | /r/rust | 29 Jul 2021
    Ah, it looks like it requires for tests to be prepended with #[wasm_bindgen_test]; not sure if this will help you, then :-//
  • Rust on the front-end
    10 projects | dev.to | 4 Jul 2021
    The first tutorial step focuses on the setup. It's short and is the most "copy-pastey" of all. The reason for that is that it leverages cargo-generate, a Cargo plugin that allows creating a new project by using an existing Git repository as a template. In our case, the template is a Rust project ready to compile to Wasm. The project's structure is:
  • A note from our sponsor - WorkOS
    workos.com | 23 Apr 2024
    The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning. Learn more →

Stats

Basic wasm-pack-template repo stats
4
589
0.8
8 months ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com