mirror of
https://github.com/speice-io/isomorphic-rust
synced 2025-07-01 13:56:01 -04:00
5b210b3fdf1b8b1161cda84f7c7d2e4ba62b6ec2
Electron applications in Rust
It's 2020, and a lot has changed.
- With the advent of Webpack 5, the previous issues with using WASM in Electron have been vanquished. I can only assume some form of sorcery was involved. All examples have been updated to use the new version.
wasm32-unknown-unknown
targets are enabled for stable Rust- The previous
percy
example has been removed. While work continues on the project, there haven't been any releases. - A new framework
seed
as been added as an example.
Each app is a starter example, and can be run with yarn install && yarn start
.
Description
Languages
JavaScript
68.1%
Shell
16.7%
Rust
12.2%
HTML
3%