Instancing buffers waste space between draw commands
b0c34d11b6
First pass of Ona middleware API
e9a28f074c
Fix add squaring on floats instead
9cf2e671d3
Implement initial update loop for canvas usage in scripts
ef537bef14
Merge pull request 'Refactor Kym' (#47) from kym-refactor into main
70746b4680
Unify calling interface for object accesses in Kym
b0aa7166f9
Fill in missing documentation for Kym
dbba822c7a
Add linear algebra utils for future graphics stuff
e5c18e4a14
Refactor Kym
70746b4680
Unify calling interface for object accesses in Kym
b0aa7166f9
Fill in missing documentation for Kym
dbba822c7a
Add linear algebra utils for future graphics stuff
decc2799b0
Merge pull request 'String Literal Interpolation' (#46) from kym-string-interpolation into main
c30f10db96
Implement string interpolation
63792ea983
Make tokenization aware of string templates
94a13b0d3c
Fix compilation errors with Stack list
b28b1a86c9
Fix double free and boxing bugs in VM