stevenarella/src/screen
iceiix 836ab9f126
wasm: Fix operation not supported on std::fs. Closes #115 (#166)
* Add new web-based std::fs replacement, localstoragefs:

https://github.com/iceiix/localstoragefs

* Add std_or_web to switch between std::fs (native) or localstoragefs (web)

* Update www readme for new missing glutin/winit links, opens issue #171
2019-05-29 08:21:56 -07:00
..
connecting.rs Use field init shorthand, instead of x:x, just x, 2018-11-04 13:43:30 -08:00
edit_server.rs wasm: Fix operation not supported on std::fs. Closes #115 (#166) 2019-05-29 08:21:56 -07:00
login.rs Add support for compiling WebAssembly wasm32-unknown-unknown target (#92) 2019-03-03 08:32:36 -08:00
mod.rs Use field init shorthand, instead of x:x, just x, 2018-11-04 13:43:30 -08:00
server_list.rs wasm: Fix operation not supported on std::fs. Closes #115 (#166) 2019-05-29 08:21:56 -07:00
settings_menu.rs Use field init shorthand, instead of x:x, just x, 2018-11-04 13:43:30 -08:00