mirror of
https://github.com/GayPizzaSpecifications/pork.git
synced 2025-12-18 20:30:20 +00:00
modify compiler to fix return values and add support for vm ffi
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
export func printf(format, arguments...)
|
||||
native ffi "c:printf:int:char*,..."
|
||||
native ffi "c" "int printf(int argc, ...)"
|
||||
|
||||
Reference in New Issue
Block a user