zakuciael / nosapi

A monorepo with Tools and APIs for all things NosTale
Apache License 2.0
0 stars 0 forks source link

refactor!: migration to Rust #16

Closed zakuciael closed 1 year ago

zakuciael commented 1 year ago

This PR migrates the whole codebase to the Rust programming language. This change is mostly motivated by the challenges of creating an Edge Runtime-compatible API while offering support for the Node.js ecosystem.

Features:

Breaking changes