You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 7, 2026. It is now read-only.
Goal is to lessen the amount of FFI used in both client and server, this should improve code readability and trustworthyness as well as lessen possible overhead...... and code-aesthetically be more pleasing
This is not an explicit goal, but one that should be considered while making new changes.
Currently there are 8 different FFI modules.
The reform merging client and server will also mean some modules can be merged, as for example the prompt or timestamps module will resolve into the wider utils module.