Mention Rhai scripting
parent
2cc15410a3
commit
5cbfc2f316
|
@ -19,6 +19,8 @@ Additionally, **Mercury** is designed for `ARM`/`RISC-V` architecture machines.
|
|||
This is not only because they are simpler, but also because I believe they are the future of computing.
|
||||
For the future, I do not see myself wanting or attempting to implement `x86` functionality.
|
||||
|
||||
We may also use [Rhai](https://lib.rs/crates/rhai) for scripting, for easy user control & modification of the system.
|
||||
|
||||
Further design decisions are gone into detail in the next few chapters.
|
||||
|
||||
## Code Organization
|
||||
|
|
Loading…
Reference in New Issue