-
It was a pleasure for me to be working on the release of `v0.9.0` :smile:
And I would have great desire to develop Seed further, however, it is unfortunately as so often with open source projects, th…
-
I think performance metrics would be a really good tool for pushing the performance of Percy, and to draw in new users! My idea was that you could get a set of small sample of web apps that are functi…
-
It would be great if it were possible to run the backend in headless mode, and serve the front-end to a web-browser like in [wails](https://wails.app/reference/cli/#serve) which also implements someth…
-
I'd like to understand by which criteria a framework is judged as "outdated"? It's a loaded classification so I think it is fair to be transparent about the criteria by which the frameworks are evalua…
-
- https://www.codeslow.com/2019/12/tiny-windows-executable-in-rust.html
- https://github.com/johnthagen/min-sized-rust
What can be added into `Cargo.toml`:
```toml
[profile.release]
lto = true
…
-
It would be cool to be able to write Rust code for a WASM target and then execute it immediately within the web browser. A simple terminal could be made which supports calling methods and viewing the …
-
Hello koute, I've been following your progress on the new js macro closely, thanks for getting debug builds working! Well, maybe.
I'm using the [yew](https://github.com/DenisKolodin/yew) library an…
sdobz updated
3 years ago
-
It should have
* the state-of-the-art dependencies already in `Cargo.toml`
* `extern` declarations for those crates already in `src/lib.rs`
* headless browser testing ready-to-go
* some script o…
-
In true Google fashion, they abandoned support for [AngularDart](https://github.com/angulardart) except for their own internal use. [They said](https://groups.google.com/a/dartlang.org/g/announce/c/Kz…
-
Seeing as [`dodrio`](https://github.com/fitzgen/dodrio) is now archived (and presumably unmaintained), what does the future of `iced` on the web look like?
Perhaps these crates are worth looking into…