Vanessa Freudenberg
Vanessa Freudenberg
> Compiling SqueakJS, with a "factory" image, into an appropriate binary with [ComponentizeJS](https://github.com/bytecodealliance/ComponentizeJS) or similar tools (for similar purposes as Sugar's EToys integration for my projects) I'm sorry, targeting WebAssembly...
> are instance variable names a concept that the VM should be aware of at all? After thinking this over more you are right, the VM should not be aware...
Your "swiki image" likely is trying to start the swiki web server. That is not supported by SqueakJS because it runs in a web page itself so cannot be a...
Closing for lack of response
Interesting idea. This would still only work in the same browser ... so you could browse the Swiki locally, but not from elsewhere. Another idea would be to emulate a...
Huh. A key code makes little sense on a stroke event. What are the exact semantics for it? Squeak 5.0 did not have that, it was introduced more recently. SqueakJS...
> I bet this is the same issue I observed for autocorrection on Android, e.g., using Gboard (mentioned [here](https://github.com/codefrau/SqueakJS/issues/166#issuecomment-2087749039)). Yes that’s likely. I think it’s different from the cursor issue...
Is it hard to fix? I'm trying to make Etoys work properly with the datastore, by emulating the DBus API that Sugar used originally. I don't want to change the...
Does this happen with the latest VM build too? https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/latest-build
> Your link is to a version from July 2021. Did you mean this? squeak.cog.spur_macos64x64.dmg in the folder I linked to was built yesterday