Skip to content

issues Search Results · repo:rustwasm/create-wasm-app language:JavaScript

Filter by

24 results
 (72 ms)

24 results

inrustwasm/create-wasm-app (press backspace or delete to remove)

There are some more details at https://blog.rust-lang.org/inside-rust/2025/07/21/sunsetting-the-rustwasm-github-org/ but I wanted to give a heads up about the upcoming archiving of this repository. I plan ...
  • alexcrichton
  • Opened 
    22 days ago
  • #217

Motivation The current wasm-rust template uses an outdated Webpack 4 configuration that produces errors when trying to build WebAssembly modules. Specifically, while following the tutorial, the build ...
enhancement
  • fahdfady
  • 2
  • Opened 
    on Feb 7
  • #215

Hello, When running under Node v20.17.0, I m affected by https://github.com/webpack/webpack/issues/14532 and getting the following error: michel@debian:/dev/shm/wasm-test/www$ npm run start create-wasm-app@0.1.0 ...
bug
  • mimi89999
  • 3
  • Opened 
    on Sep 23, 2024
  • #214

Describe the Bug npm init wasm-app www fails. Versions node --version v20.16.0 npm --version 10.8.2 Error npm init wasm-app www npm error could not determine executable to run npm error A complete ...
bug
  • yeheshuah
  • 13
  • Opened 
    on Jul 25, 2024
  • #213

I mean it dependencies have updated A lot and there are many breaking changes webpack ^4.29.3 → ^5.74.0 webpack-cli ^3.1.0 → ^4.10.0 webpack-dev-server ^3.1.5 → ^4.11.1 ...
bug
  • Kreijstal
  • 9
  • Opened 
    on Oct 7, 2022
  • #206

  • kigawas
  • 5
  • Opened 
    on Dec 11, 2020
  • #176

Summary The tutorial at https://rustwasm.github.io/docs/book/game-of-life/implementing.html constantly mentions to just wasm-pack build and refresh the webpage, but does not say anything about restarting ...
question
  • damccull
  • Opened 
    on Aug 19, 2020
  • #160

Rust newbie here, Just following the tutorial and I ve reached midway through section 4.4 where I ve run into a weird issue. I try building the project and running npm run start, that s when I got the ...
  • brianharnish
  • 1
  • Opened 
    on Jun 5, 2020
  • #150

Describe the Bug I have followed the example https://rustwasm.github.io/docs/book/game-of-life/implementing.htm and modified it to use the petgraph crate and try to build a module to use wasm to store ...
bug
  • sc-laurence
  • 2
  • Opened 
    on Apr 30, 2020
  • #146

Summary Going through the rustwasm book s Hello world, I was unable to generate the www directory with the suggested command: npm init wasm-app www This command generates a package.json file but not ...
question
  • carrascomj
  • 1
  • Opened 
    on Apr 29, 2020
  • #145
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub