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
Deno Runtime allows you to create your own v8 runtime. This would allow easily extending the runtime. Also, we can support iOS by using the jitless feature flag: denoland/deno#6621
For Flexbox layout, use the Taffy flexbox that Dioxis uses, which is basically a pure rust version of yoga.
And finally, use UniFFI by Mozilla to expose everything to native side
The text was updated successfully, but these errors were encountered:
Deno Runtime allows you to create your own v8 runtime. This would allow easily extending the runtime. Also, we can support iOS by using the jitless feature flag: denoland/deno#6621
For Flexbox layout, use the Taffy flexbox that Dioxis uses, which is basically a pure rust version of yoga.
And finally, use UniFFI by Mozilla to expose everything to native side
The text was updated successfully, but these errors were encountered: