libera/#ecl - IRC Chatlog
Search
8:31:27
jackdaniel
sgithens: can I use your boxer screenshot in the presentation? https://usercontent.irccloud-cdn.com/file/5HLYvr4K/2026-01-23-First-Boxer-WASM-turtle.png
8:31:49
jackdaniel
I'm going to mention your's and |3b| early and successful efforts at cross compilation
9:11:38
jackdaniel
https://www.reddit.com/r/lisp/comments/1t55rwp/built_ecl_for_the_psvita/ nice one
9:13:43
sterni
jackdaniel: yes, loading the fasc files from ironclad/core and then the arcfour fasc, all individually, works fine
9:14:27
sterni
i can also try loading all in order individually in case this is triggered by one of the intermediate fasc files?
9:15:10
jackdaniel
I don't think that this is the problem, rather something with the scope where compiler dispatch table for some reason is not set
9:15:45
jackdaniel
I won't have time to investigate that before ELS'26, I'm scrambling to get presentations ready
9:16:07
sterni
I can use this workaround, yeah, it's probably okay since it mostly affects compilation / interactive performance, but the statically linked stuff still continues to exist
9:16:40
sterni
just need to implement it somehow, need to look, but would also work around #651 which affects postmodern
17:07:57
sgithens
I need to look at the time differences, but will try to make your talk if I can online :)