@@ -13,8 +13,8 @@ The language is currently **very debuggable**. It can produce readable C code wi
// Virtual memory abstraction using Windows API
//
#import "kernel32.kl"
#import "base.kl"
#import "KERNEL32.core"
#import "Base.core"
PAGE_SIZE :: 4096
Memory :: struct
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.