issues
search
Tea-club
/
ChaiVM
4
stars
0
forks
source link
Changing function call logic in `CodeManager` and `Assembler`
#89
Closed
c71n93
closed
5 months ago
c71n93
commented
5 months ago
Remove dispatch for function refs from
CodeManager
Add possibility to call functions by name in asm
Some refactoring (write/read bytes from iostream, other)
Some asm bugs fixed (adding floating point constants, parsing registers names)
c71n93
commented
5 months ago
@levBagryansky check this one, pls
CodeManager