hpi-swa / trufflesqueak

A Squeak/Smalltalk VM and Polyglot Programming Environment for the GraalVM.
MIT License
286 stars 14 forks source link

Add support for `ForeignDictionary` #145

Open fniephaus opened 3 years ago

fniephaus commented 3 years ago

similar to how TruffleSqueak supports ForeignArray. This should work for objects that have hash entries.