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
Recently, I discovered napi-rs which generates bindings from rust code to WASM targets. I believe it could be used in conjunction with github's octokit library1 because it would be installable via npm.
Footnotes
The official API used to implement native actions agnostic of the runner's OS, not for composite or docker actions ↩
Recently, I discovered napi-rs which generates bindings from rust code to WASM targets. I believe it could be used in conjunction with github's octokit library1 because it would be installable via
npm.Footnotes
The official API used to implement native actions agnostic of the runner's OS, not for composite or docker actions ↩