6cc21899214296f51e93b70a3f9f67c39ba243d3
- delay render non visable device tabs in the future there are some significant speed gains to be made by limiting calls into the rust VM for data. serialize it all up front. Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
IC10Emu
An Stationeers IC10 Emulator and code Editor
Complete with an in built LSP running locally in your browser!
Built with 🦀🕸
About
This project is divided into four parts:
- The IC10 Emulator library
- A wasm wrapper for the emulator library
- A wasm wrapper for the ic10lsp (with modifications not currently merged see: https://github.com/Ryex/ic10lsp/tree/wasm )
- A Webapp
🚴 Usage
Visit https://ryex.github.io/ic10emu/
License
Licensed under either of
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
Description
Languages
Rust
79.4%
TypeScript
16.9%
Jupyter Notebook
1.6%
Python
1.6%
SCSS
0.4%