pakls

Results 4 comments of pakls

The target is: func_in_hello_vm() can invoke func_native() and func_native() can invoke func_in_hello_vm(). But programmer does not need to implement this using function pointers. Since they were both ELF, a naiive...

How about name them as 'Toy VM' and 'Toy Instruction Set' ?

And load/store the bytecode from/to ELF formatted files?

> When I run `git difftool` in my repo with a markdown file, it produces `Error: Unsupported filetype "md"` - is this expected? According to the readme in repo, it...