extensions icon indicating copy to clipboard operation
extensions copied to clipboard

Cast: BigInt/Object Compatibility + New Block

Open LilyMakesThings opened this issue 1 year ago • 1 comments

I noticed recently that because of the way I programmed it, Cast doesn't read types aside from string, number and boolean. This is fine for vanilla TurboWarp, but for extensions like BigInt and the potential new Object extension, that's a problem.

(I also accidentally closed this a few weeks ago and didn't realise, but it's back now)

LilyMakesThings avatar Jan 28 '24 00:01 LilyMakesThings