Comment on QuickJS Running in WebAssemblyComments−lioeters3yAnother library I found recently, which has a different take (simpler API) for using QuickJS compiled to WASM:https://github.com/taowen/define-function
Comments
Another library I found recently, which has a different take (simpler API) for using QuickJS compiled to WASM:
https://github.com/taowen/define-function