Open Source Documentation

Explore the architecture, APIs, and contribution guidelines for our open source projects.

View on GitHub

Core Technologies

Web Assembly

Leverages Wasm for near-native performance in browser and server environments.

TypeScript

Fully type-checked codebase with advanced type system for developer safety.

Tailwind CSS

Utility-first CSS framework for rapid UI development and consistency.

How to Contribute

1. Set Up

Clone the repo and install dependencies with: npm install

2. Develop

Follow our contributing guide and make your changes. Use TypeScript for all code contributions.

3. Submit PR

Run tests with npm test and submit a pull request for review.