Skip to content

Latest commit

 

History

History

codegen-test

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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