lightpanda-io / zig-js-runtime

Add a JS runtime in your Zig project
https://lightpanda.io
Apache License 2.0
16 stars 0 forks source link

callback: add a func.trycall and callback.Result #225

Closed krichprollsch closed 4 months ago

krichprollsch commented 5 months ago

Give a way to get the callback result.

relates with https://github.com/lightpanda-io/browsercore/issues/224