Skip to content

Reject scripts with non-storable return type #186

Closed

Description

Context

In #169 / #180 we introduced a way to determine if a type can be stored.

The return type of a script must be storable / serializable, so reject functions with a non-storable return type.

Definition of Done

  • Runtime: Reject scripts with a non-storable return type
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions