isomorphic-rust/yew/static/app.js
Bradlee Speice ab6e31770d Get most of yew in place
Doesn't actually run though...
2018-09-08 22:36:48 -04:00

3 lines
50 B
JavaScript

import { main } from "./electron_yew_wasm"
main()