Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 248 Bytes

File metadata and controls

19 lines (11 loc) · 248 Bytes

Codegen Sample

A quick sample testing intended codegen usage.

Usage

We first generate the numpy namespace with a compile step.

scripts/compile

Next we run the compiled code from an AOT'd main.

scripts/run