cosmopolitan/test
Justine Tunney 7822917fc2
Add shared memory apis to redbean
You can now do things like implement mutexes using futexes in your
redbean lua code. This provides the fastest possible inter-process
communication for your production systems when SQLite alone as ipc
or things like pipes aren't sufficient.
2022-10-06 04:55:26 -07:00
..
dsp Pay off more technical debt 2022-09-12 23:36:56 -07:00
libc Add shared memory apis to redbean 2022-10-06 04:55:26 -07:00
net Improve redbean method=get parameter handling 2022-09-19 20:04:39 -07:00
tool Add shared memory apis to redbean 2022-10-06 04:55:26 -07:00
test.mk Support malloc() on bare metal 2021-02-24 00:53:24 -08:00