You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,10 +8,14 @@ Toy scripting language, built with Rust
8
8
- 1 [file](/src/lib.rs)
9
9
- no_std with alloc
10
10
11
-
Only a few days old. **Not** production ready. The goal is to use it in [Fomos](https://github.com/Ruddle/Fomos) as a shell.
11
+
Only a few days old. **Not** production ready. One goal is to use it in [Fomos](https://github.com/Ruddle/Fomos) as a shell. But you can ship it anywhere.
0 commit comments