-
I'd like to use the yew frontend framework for the GUI of Windows programs in Rust, in combination with [web-view](https://github.com/Boscop/web-view) which embeds a IE11 Window. IE11 doesn't support …
-
Wow, `stdweb` is looking really amazing! I'm impressed at how quickly this has developed, and I've been enjoying experimenting with *.wasm code for "headless" computational tasks. But I'd like to try …
-
Hey I thought it would be cool to have some app with Rust handling heavy tasks in the back and JS in the front, so lets checkout how to do WASM with Rust.
Tell me what u think :)
-
I've been going over rust+wasm discussions across the internet and one idea that has popped up a few times is a framework that straddles across the server and the client, providing tight and smooth in…
-
It would be great if you could upgrade this project to latest tech stack. Using react, webpack etc.
Maybe Webassembly will also be good use case using this framework.
https://github.com/DenisKolodin…
-
This is about:
- [ ] A typo
- [ ] Innaccurate/misleading documentation (e.g. technically incorrect advice)
- [ ] Undocumented code
- [ ] Outdated documentation
- [x] Other
**Problem**
…
-
I'm opening this Issue to track the progress of adding (Or, at least, pull requesting) some badges that I couldn't find after searching them off the top of my head. I'll try to PR them myself ~on the …
-
I am trying to use `reqwest` to call my backend from a Yew-based WASM frontend running in the browser.
HTTP calls to the backend are typically performed by a frontend application using relative URL…
-
See: https://github.com/flosse/rust-web-framework-comparison#frontend-frameworks-wasm
We can support `yew` first.
@hackerchai @PsiACE can we make a middleware to support it?
BTW, for the Casb…
-
Developing all features in mdsilo can be challenging for a single maintainer. Additionally, not all users may like every feature. Implementing an addon system can prove beneficial for customization ba…