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
experimenting with quickjs and binding it to the go-runtime,
in order to generate platform native binaries that are coded in javascript.
About
[WIP] go bindings for quickjs + a subset of WHATWG specs (fetch, URL, TextEncoder, etc...) for creating small native applications (~5mb) in javascript or typescript.