Y
Hacker News
new
|
ask
|
show
|
jobs
by
to3m
3781 days ago
You'd probably be able to duplicate open_memstream on OS X using funopen.
1 comments
btrask
3781 days ago
Ran into this recently. It's not open_memstream but same idea:
https://github.com/NimbusKit/memorymapping
link