Open
Description
Currently, we're passing strings across the ABI boundary to represent static values. Most notable examples are properties and custom function names for hostcalls and callbacks. We should move away from those (string comparison is much more expensive than integers) and provide registries for well-known values supported across proxies.
See discussion in #42 (comment).
Metadata
Metadata
Assignees
Labels
No labels