Vitaliy

Results 23 comments of Vitaliy

Ok, and I've also changed the message to be generated so we see that wasm file contains previous build easier: ``` $ date "+%F %T.%N" > message ... $ cat...

Sorry, forgot to include `find` output after build. Here: 1) https://gitlab.com/kuviman/cargo-web-cache-test/-/jobs/114627055 2) https://gitlab.com/kuviman/cargo-web-cache-test/-/jobs/114627630

It is also strange that with clean cache, `cargo` is building the app twice: first taking 1.5 sec (little time), and second taking 1.5 min (long time). With full cache,...

Hello! I was trying to see if this would work with `rustc`, and it does work properly. But there is this strange thing: `cargo-web` says ([this job](https://gitlab.com/kuviman/cargo-web-cache-test/-/jobs/127063852), clean build no...

I've had some problems with loading images when they are embedded like this (which requires using image crate, and causing browser to hang, not sure why), while loading images with...

I want the behavior of [`static` files](https://github.com/koute/cargo-web#static-files), but for library crates. So that the static folders of all the crates in the dependency tree get merged when deploying the app.

https://developer.mozilla.org/en-US/docs/Games/Techniques/Audio_for_Web_Games

Hello! Do you mean an ascii art logo, that would go in `glitchcat --help` maybe? I think that would be cool :)

Hm.. I think having just the logo without the text should be better, or maybe I just dislike the font, idk: ![image](https://user-images.githubusercontent.com/5872782/44886603-48da9c80-acd8-11e8-9a8f-c129917eaddb.png) Although that image looks more like a hypnotizing...