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
Hi there, i've been looking through the cpp code as I am writing some libraries that utilize cpp and jsi as well. And skia is a perfect sample as it has to also handle more complex structures like objects with objects and functions...And in the cpp code instead of passing the jsiRuntime you seem to be using the platform context most of the time. And i wanted to know what the difference is. As I might not need it, and only the jsiRuntime, but i want to make sure the jsiRuntime instance clean up correctly. Thanks in advance.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there, i've been looking through the cpp code as I am writing some libraries that utilize cpp and jsi as well. And skia is a perfect sample as it has to also handle more complex structures like objects with objects and functions...And in the cpp code instead of passing the jsiRuntime you seem to be using the platform context most of the time. And i wanted to know what the difference is. As I might not need it, and only the jsiRuntime, but i want to make sure the jsiRuntime instance clean up correctly. Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions