Skip to content

bl00mbox channel system upgrade

moon2 requested to merge blm_dyna_chan into main

channels are now dynamically allocated and can be garbage collected. note that channels do NOT live on the mp heap so their memory footprint won't trigger a gc, we rely on the OS just doing that on its own every now and then.

Edited by moon2

Merge request reports

Loading