endobson has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
badkins has joined #racket
badkins has quit [Ping timeout: 260 seconds]
endobson has joined #racket
dddddd has quit [Ping timeout: 272 seconds]
FreeFull has quit []
Trieste has quit [Ping timeout: 240 seconds]
Trieste has joined #racket
nullcone has joined #racket
ZombieChicken has quit [Ping timeout: 240 seconds]
catonano has joined #racket
aidalgol has joined #racket
aeth has quit [Ping timeout: 272 seconds]
aeth has joined #racket
narimiran has joined #racket
ArthurStrong has joined #racket
endformationage has quit [Ping timeout: 240 seconds]
nullcone has quit []
sauvin has joined #racket
ArthurStrong has quit [Quit: leaving]
ccamel has quit [Ping timeout: 240 seconds]
camelCaser has joined #racket
epony has quit [Remote host closed the connection]
catonano has quit [Quit: catonano]
catonano has joined #racket
catonano has quit [Client Quit]
catonano has joined #racket
catonano has quit [Quit: catonano]
catonano has joined #racket
catonano has quit [Client Quit]
emacsomancer has quit [Ping timeout: 265 seconds]
emacsomancer has joined #racket
endobson has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
ephemeron has quit [Quit: ZNC 1.6.6+deb1ubuntu0.2 - http://znc.in]
endobson has joined #racket
rgherdt_ has joined #racket
endobson has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Sgeo__ has joined #racket
Sgeo_ has quit [Ping timeout: 268 seconds]
Trieste has quit [Ping timeout: 272 seconds]
Trieste has joined #racket
ArthurStrong has joined #racket
sagax has quit [Ping timeout: 260 seconds]
epony has joined #racket
aidalgol has quit [Remote host closed the connection]
sagax has joined #racket
dddddd has joined #racket
true-grue has joined #racket
vraid has joined #racket
Trieste has quit [Ping timeout: 260 seconds]
Trieste has joined #racket
orivej has quit [Ping timeout: 268 seconds]
rgherdt__ has joined #racket
rgherdt_ has quit [Ping timeout: 265 seconds]
iyzsong has quit [Ping timeout: 246 seconds]
Sgeo_ has joined #racket
Sgeo__ has quit [Ping timeout: 272 seconds]
orivej has joined #racket
rgherdt_ has joined #racket
rgherdt__ has quit [Ping timeout: 265 seconds]
wingo has joined #racket
<wingo>
hey racketeers :) quick question, does racket CS support per-custodian memory accounting?
rgherdt_ has quit [Quit: Leaving]
Sgeo__ has joined #racket
Sgeo_ has quit [Ping timeout: 272 seconds]
notzmv has quit [Read error: Connection reset by peer]
<dustyweb>
hi wingo :)
<wingo>
heya dustyweb :)
* dustyweb
can't answer your question but enjoys a crossover episode ;)
<wingo>
:)
<wingo>
the question comes from a webassembly context, incidentally! with the gc proposal, some people that can currently limit webassembly memory use because it's all in linear memory will wonder what to do with potentially-cross-module gc-managed objects, in the same way as custodians
Trieste has quit [Ping timeout: 240 seconds]
<dustyweb>
wingo: oh interesting
<dustyweb>
wingo: are you exploring this for non-guile-work or for guile stuff at the moment? :)
<dustyweb>
I assume that too can crossover
<wingo>
no this is for non-guile stuff
<wingo>
haven't seriously started anything guiley here, but gc work will facilitate scheme-on-wasm work