Orangerot
|
9d0692a391
|
refactor: have instruction as macro to generate enum, functions and array
|
2025-05-22 05:50:35 +02:00 |
|
Orangerot
|
d8c0b2bc2c
|
refactor: have instructions in array instead of switch-case
|
2025-05-20 14:44:29 +02:00 |
|
Orangerot
|
311010f4e6
|
refactor: get rid of warnings
|
2025-05-15 22:25:07 +02:00 |
|
Orangerot
|
d8bb323b09
|
feat: local function variables on stack
|
2025-05-15 21:58:29 +02:00 |
|
Orangerot
|
e13c2aac40
|
feat: store func_type; implement function paramters and results on stack
|
2025-05-14 17:43:51 +02:00 |
|
Orangerot
|
bce3e3bf25
|
feat: use types of values in stack and instructions
|
2025-05-12 01:10:33 +02:00 |
|
CSDUMMI
|
64f9409f9c
|
Add parsing of export table
|
2025-05-10 19:47:03 +02:00 |
|
CSDUMMI
|
2b3c39d18c
|
Fix buffer overflow error by only supplying st_size to fread once
|
2025-05-10 18:42:55 +02:00 |
|
CSDUMMI
|
47406b5def
|
Use u_char instead of char to avoid buffer overflow error
|
2025-05-10 17:51:18 +02:00 |
|
Orangerot
|
c37f91d2d2
|
doc: add README and gitignore
|
2025-05-10 17:48:14 +02:00 |
|
Orangerot
|
62944b57a2
|
Initial Commit
|
2025-05-10 17:19:05 +02:00 |
|