braid-glrt
TypeScript icon, indicating that this package has built-in type declarations

0.0.0 • Public • Published

glrt

These are the runtime services used by compiled BraidGL programs. Both compiler-generated operations and user code can reference this set of graphics-oriented functions.

To compile useful BraidGL code, the user needs to provide the included preamble, which consists of a list of externs that glrt provides. To use compiled BraidGL code, a JavaScript program needs to "link" it with glrt. This works by obtaining the runtime object and passing it as an argument into the Braid function.

Readme

Keywords

none

Package Sidebar

Install

npm i braid-glrt

Weekly Downloads

1

Version

0.0.0

License

none

Unpacked Size

60.9 kB

Total Files

11

Last publish

Collaborators

  • samps