Removing heap allocations, Porting to Unix
This commit is contained in:
@@ -6,9 +6,7 @@ The language is currently **very debuggable**. It can produce readable C code wi
|
||||
|
||||
## Using Windows API example
|
||||
|
||||
* More examples can be found in /examples and /modules, especially checkout:
|
||||
* examples/raymarcher.core
|
||||
* examples/drawing_to_screen_using_windows_api.core
|
||||
More examples can be found in /examples and /modules:
|
||||
|
||||
``` odin
|
||||
#import "KERNEL32.core"
|
||||
|
||||
Reference in New Issue
Block a user