You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Garrit Franke a4a568edf0 fix: builtin readme 3 years ago
..
README.md fix: builtin readme 3 years ago
builtin.c feat: assert function 3 years ago
builtin.js feat: assert function 3 years ago

README.md

The following function signatures need to be implemented by each backend:

_printf(msg: string) _exit(code: int)