Open
Description
From discussion at #2257 (comment)
For Truffle::Interop.source_location
, [String, Integer]
seems obvious.
For date/time-related InteropLibrary messages, it's not that clear, but at least we should treat foreign date+time+zone the same as Ruby's Time
.
@fniephaus How do you actually use the result of asGuestValue
?
It seems not usable at all from #2257 (comment).