Craig Latta

Results 28 comments of Craig Latta

Yes, I've been following WASM since it attained full browser coverage in 2017. I've built the OpenSmalltalk stack interpreter with emscripten, no major gotchas. Of course we want a WASM...

It takes a Smalltalk CompiledMethod object, and transcribes the instructions (bytecodes) into a JavaScript method, and makes sure to run that instead the next time the CompiledMethod would normally run....

Thanks for the bug report. This one is fixed in the next release, which I expect to get to in the next couple of weeks.

Integrating https://github.com/RobinLinus/snapdrop, connecting all Caffeine instances on the same network, similar to AirDrop. This will allow any Caffeine instance to read and save snapshots on another Caffeine instance's IndexedDB filesystem...

Self-assigned. Caffeine currently implements my 2002 proxy design, in which instances of a class included in the special-objects array have different method dispatch behavior, via the VM. That design does...

Downloading Windows 7 from the Microsoft "Technet Evaluation Center", will test via Parallels.

Outdated paths in context.vbs. Context starts and the console listens on port 8090, but Internet Explorer doesn't seem to connect.

What UI do you suggest?