Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

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