Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
bluGill
18 days ago
|
parent
|
context
|
favorite
| on:
ChkTag: x86 Memory Safety
If you implement malloc you can do that. The os generally gives you 4k (or other number in that range) at a time and malloc subdivides it.
language runtimes can call malloc whatever they want.
Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
language runtimes can call malloc whatever they want.