Return
Styles:
Pseud0ch
,
Terminal
,
Valhalla
,
NES
,
Geocities
,
Blue Moon
.
Entire thread
btw, has someone here tried Symta?
1
Name:
Anonymous
2020-03-05 1:56
Where is the repo?
11
Name:
Anonymous
2020-03-05 11:48
>>8
Stack allocation is based and redpilled.
1.alloca() is faster than malloc() by several orders of magnitude
2.free() is just moving stack pointer.
Automatic GC at context exit.
3.can be combined with C flexible arrays, reducing usage of pointers.
Newer Posts
Don't change these.
Name:
Email:
Entire Thread
Thread List