-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Mistium edited this page May 15, 2024
·
4 revisions
Origin Assembly is a simple and powerful language used for rendering and scripting with compiled and super fast execution, able to calculate the 1000th fibonnacii number in 0.6ms on my macbook pro
Origin Transpiled Assembly is an abstracted version of oasm that keeps oasm's speed and is easier to read and write, this allows you to write in more familiar code while keeping super fast rendering speeds without having to trust possibly malicious scratch code, added through a sprite import.