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
As long as Javy provides zero support for CommonJS / NodeJS API, I would have to implement some stuffs like json parsing, compression and RSA signing by myself in order to use Javy.
If Javy eventually compiles js into wasm, are there any chances of using C libraries that also target WebAssembly in Javy?