Skip to content

Latest commit

 

History

History

hello

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

compile:

C:\> zig build-exe hello.zig

Result:

+-----------------------------------+
|Hello, World!                   [X]|
+-----------------------------------+
|                                   |
|  Hello, Win32 API(Zig) World!     |
|                                   |
|           [   OK    ]             |
+-----------------------------------+