Skip to content

feat: indicate functions which go "on the bus" #2153

Description

@DavePearce

(see also #1811)

Summary

Currently, there is no way to signal which functions should be placed "on the bus" and which can be just local. This is necessary because different constraints need to be generated for those which go on the bus.

Annotation

This should be implemented using an annotation, such as #[checkpoint], #[shared], #[sharded], #[relocatable].

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions