mirror of
				https://github.com/janet-lang/janet
				synced 2025-10-31 15:43:01 +00:00 
			
		
		
		
	alloca
This commit is contained in:
		| @@ -30,6 +30,8 @@ | ||||
|  | ||||
| #ifdef _MSC_VER | ||||
| #define alloca _alloca | ||||
| #else | ||||
| #include <alloca.h> | ||||
| #endif | ||||
|  | ||||
| #define JANET_FFI_MAX_RECUR 64 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Calvin Rose
					Calvin Rose