@tmikov
Tzvetan Mikov
7 months
This is impressive: @thejustinwalsh completely independently created Static Hermes bindings for Raylib, plus a couple of demos! Seeing efforts like this is very gratifying, and it really helps with proving the tech, identifying pain points, performance…
Tweet media one
3
9
94

Replies

@gerzonzc
Gerzon
7 months
@tmikov @thejustinwalsh Just a question for the future, but would it be possible in certain way to use Static Hermes to run C++ apps and bind them with React Native somehow? Say e.g. running Doom and receive the input from the React context or anything weird like that?
1
0
6
@tmikov
Tzvetan Mikov
7 months
@gerzonzc @thejustinwalsh You can already do that with JSI. SH makes it significantly easier to interop with native code with low overhead and to avoid writing "glue C++ code", but you can theoretically already do pretty much everything (with varying amounts of effort and perf overhead) in Hermes.
0
0
8
@jamonholmgren
Jamon
7 months
@tmikov @thejustinwalsh This is super cool!
0
0
1
@thejustinwalsh
thejustinwalsh.eth
7 months
@tmikov Appreciate the kind words! Going to be having lots of fun as the feature set of Static Hermes evolves, and I am thoroughly impressed with what I see already!
0
0
3