Replies: 1 comment
-
|
sketched out an idea here #63 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We should consider adding a new type
bigintthat is backed by bytes and type check for that on b+,b*,b-, ...Maybe here? maybe not if we want to keep that isolated to just the actual AVM types
https://github.com/tinymanorg/tealish/blob/main/tealish/tealish_builtins.py#L8
Beta Was this translation helpful? Give feedback.
All reactions