Skip to content

Method for one line Guppy entrypoint -> QIR #189

@trvto

Description

@trvto
  • For user convienience, add a method that takes a guppy entrypoint function and compiles it directly to QIR bytecode, wrapping guppy.compile
  • BONUS POINTS: Add a decorator (something like @guppy_on_h2 for wrapping the guppy entrypoint. It should be a thin wrapper of @guppy.comptime that overrides the compile method and spits out QIR bytecode

Metadata

Metadata

Assignees

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