Skip to content

Commit 86f0dc7

Browse files
committed
1337
1 parent 2c90e8a commit 86f0dc7

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

TODO.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
## Make a Unix terminal
2+
3+
### Commands
4+
5+
- Basic file system commands
6+
- Basic navigation commands
7+
8+
### Compiler
9+
10+
- There should be a command to compile a file into a output.wasm,
11+
executing should be done by .wasm extension having a file association which would execute the wasm binary
12+
13+
### Fun
14+
15+
- There should be some kind of CTF hidden into the Unix file system maybe in the form of code that has to be compiled or a binary written in WASM compiled from the language that has to be reverse-engineered
16+
17+
---

0 commit comments

Comments
 (0)