Russell Allen

Results 6 issues of Russell Allen

By default FreeBSD builds fail, complaining about `error: unable to find or provide libc for target 'x86_64-freebsd.12.2...12.2-musl'` FreeBSD builds should link to the FreeBSD libc, as that is the system...

This is more a placeholder, but it would be really interesting if this could be made to work. Anyway: ``` $ zig build -Dtarget='wasm64-freestanding' /snap/zig/5245/lib/std/os.zig:148:24: error: container 'system' has no...

bug

This happens on Linux: ``` [Wed Apr 06 01:51:26 2022] info -- Scheduler started (according to snapshotAction schedulerInitial) owner@russell/terminalMorph 1> memory testHeapExpansion Self VM warning: some memory reserved by the...

We should incrementally build snapshots and VMs based on HEAD.

One change that post-Self morphic (Squeak/Pharo/Cuis) has from the original is that morphs have a 'properties' slot which is a dictionary for holding information about the morph. I am wary...

RFD