trunk icon indicating copy to clipboard operation
trunk copied to clipboard

Build, bundle & ship your Rust WASM application to the web.

Results 161 trunk issues
Sort by recently updated
recently updated
newest added

Hey folks! Thanks for creating such a useful project. I've been using this for a little while and I just ran into my first paper cut. I'm currently using git...

enhancement
good first issue

This is the relevant part of the output: ``` warning: Error finalizing incremental compilation session directory `\\?\C:\Users\User\foo\target\wasm32-unknown- unknown\debug\incremental\web-1gx3oyd8ybik9\s-g3fli3orm0-jwbg4z-working`: The process cannot access the file because it is being used by...

Hi there, I have searched to see if anyone else has reported a similar problem - so forgive me if I've still somehow managed to miss a related case. I've...

Does anyone has been able to make Trunk work with the [maud](https://maud.lambda.xyz/) macro?

This PR fixes #252. **Checklist** - [ ] Updated CHANGELOG.md describing pertinent changes. - [ ] Updated README.md with pertinent info (may not always apply). - [ ] Updated `site`...

When you issue the command `trunk serve`, if the port is not available the program panics with the following message: ``` thread 'tokio-runtime-worker' panicked at 'error binding to 0.0.0.0:8080: error...

First thanks for great tool to make Wasm development easy and fast, and really fast. Most developers choose Vite.js for fast web development, if Trunk could be a plugin of...

### Motivation This PR tries to extend asset generation pipelines a bit towards the standards a modern PWA requirements General reference: https://sympli.io/blog/heres-everything-you-need-to-know-about-favicons-in-2020/ ### What was changed - Changed properties of...

would be cool to have a command to turn it into a native application