jecs/examples
2025-09-18 13:15:22 +02:00
..
luau Allow 0-term cached queries 2025-09-18 13:15:22 +02:00
README.md Optimize column access 2025-06-25 17:16:04 +02:00

Examples

This folder contains code examples for the Luau/Typescript APIs.

Run with Luau

To run the examples with Luau, run the following commands from the root of the repository:

cd examples/luau
luau path/to/file.luau