libjit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Libjit] Allocating stack memory


From: rahul garg
Subject: Re: [Libjit] Allocating stack memory
Date: Sat, 9 Aug 2014 19:06:56 -0400

Actually I just needed to look closer. My understanding is that one can use jit_insn_alloca.

rahul


From: address@hidden
To: address@hidden
Date: Sat, 9 Aug 2014 19:01:16 -0400
Subject: [Libjit] Allocating stack memory

Hi.

Is there a way to allocate memory on the stack? For example, to emulate small arrays in C?
For clarity, I am not talking about any stack virtual machines, but rather the regular stack memory.

thanks,
rahul

reply via email to

[Prev in Thread] Current Thread [Next in Thread]