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
TS-Budgie was relatively easier to support because it can be imported as just another JavaScript module. CS-Budgie will need to have some kind of native bindings run.
Fortunately, C# runs on Linux/Mac/Windows, so I assume something (node-gyp? edge.js?) must already exist for this.
The text was updated successfully, but these errors were encountered:
TS-Budgie was relatively easier to support because it can be imported as just another JavaScript module. CS-Budgie will need to have some kind of native bindings run.
Fortunately, C# runs on Linux/Mac/Windows, so I assume something (
node-gyp
?edge.js
?) must already exist for this.The text was updated successfully, but these errors were encountered: