Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 648 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 648 Bytes

Clientside Rule Processing

Clientside application and utilities allowing seamless connection between client and server.

Important!

The application is not ready to be shipped yet due to a few minor issues, todo list:

  1. connect to real server URLs in 'browser' module
  2. compatibility issues with last 5 (unimplemented yet) student API endpoints
  3. expose stable public API
  4. Document installation & usage section
  5. Document API section

Features

  • rock solid and fast (thanks to Rust)
  • compiled to WASM, efficient and portable format
  • flexible parsing with pest parser

Installation & usage

Coming soon.

API

Coming soon.