Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
tkapin
6mo ago
0 comments
Save
Share
You can totally use source generators for that.
0 comments
1 comments · 1 top-level
top
newest
oldest
xnorswap
6mo ago
You're only allowed up to 65535 locals, but this includes hidden locals, which the compiler adds if you're compiling in debug mode.
So you have to make sure to compile only in release mode just to get to 16 bits.
j
/
k
navigate · click thread line to collapse