This website requires JavaScript.
Explore
Help
Sign In
veclavtalica
/
.nmvm
Watch
1
Star
0
Fork
0
You've already forked .nmvm
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
5
Commits
1
Branch
0
Tags
0d5bd46412ad1b9203c50fea1bbfa824b35c3615
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
veclav talica
0d5bd46412
return_stack placed on stack, this allows for reentry and no TLS switch for threads; makes more sense
2023-09-19 11:57:53 +05:00
src
return_stack placed on stack, this allows for reentry and no TLS switch for threads; makes more sense
2023-09-19 11:57:53 +05:00
build.zig
start of x86-64 implementation; stack pushing, sinking, add with overflow, procedure return ops
2023-09-18 23:31:59 +05:00
gdb.sh
gdb.sh
2023-09-19 09:13:57 +05:00
idea.md
opCall, return stack, r12 for thread pointer
2023-09-19 09:13:46 +05:00
Description
Near Metal Virtual Machine
69
KiB
Languages
Zig
97.4%
Shell
2.6%