|
|
|
|
|
by tomw1808
435 days ago
|
|
I somehow do not get it, quite possibly a knowledgegap on my side - is that another runtime such as bun? What's the difference? Isn't the problem always just ios for cross platform - is bare running on iOS? Can you shed some light on this? |
|
Update: from home page
> Built for Mobile > Embedding a JavaScript runtime on mobile is easy with Bare Kit. Bare Kit allows you to create "worklets" or isolated Bare threads which expose an IPC with bindings for Android and iOS. With React Native, you install `react-native-bare-kit` and create a `Worklet` instance passing the JavaScript you want to run.