Go to file
dependabot[bot] b616b816b5
Bump y18n from 3.2.1 to 3.2.2 in /minimal
Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-01 05:31:53 +00:00
binaryen Bump node-fetch from 2.2.0 to 2.6.1 in /binaryen 2020-09-13 03:12:54 +00:00
minimal Bump y18n from 3.2.1 to 3.2.2 in /minimal 2021-04-01 05:31:53 +00:00
percy Get everything (I can) running 2018-09-08 23:46:40 -04:00
percy_patched_webpack Update build.sh 2018-09-12 22:40:19 -04:00
stdweb Add a minimal and plain stdweb example 2018-09-08 23:38:34 -04:00
yew Get most of yew in place 2018-09-08 22:36:48 -04:00
README.md Get everything (I can) running 2018-09-08 23:46:40 -04:00

Electron applications in Rust

Each app is a starter example, and can be run with yarn install && yarn start.

stdweb and yew examples currently don't run.