Erik Bærentsen

Results 2 comments of Erik Bærentsen

I have a similar problem. Only the result of the first compilation is ever used. Any changes after compiling the first time have no effect. I have tried changing the...

I have found a simpler workaround. After you have made your changes to your code and run `wasm-pack build` do the following: Steps: remove `"wasm-game-of-life": "../pkg"` from the dependecies section...