Also ... @rpasinski.pl from @callstack.com will join me to talk about the state of the arts, running AOT compiled #WASM with #Polygen!
26.03.2025 07:57 β π 1 π 1 π¬ 1 π 0@rpasinski.pl.bsky.social
React (Native) Developer βοΈ Passionate about all things development, low level coding enthusiast π§βπ»
Also ... @rpasinski.pl from @callstack.com will join me to talk about the state of the arts, running AOT compiled #WASM with #Polygen!
26.03.2025 07:57 β π 1 π 1 π¬ 1 π 0JavaScript lifting too much weight in your React Native app? Let WebAssembly do the heavy work! Polygen compiles WebAssembly modules to native Turbo Modules β no interpreter, no JIT, just speed.
More at hubs.li/Q035LQGz0 by @rpasinski.pl
React Native + WebAssembly = π
Friday is the release day!
New version of Polygen (v0.2.0) with lots of big fixes and updates just landed! (and we think you'll love it!)
github.com/callstackinc...
Meet Fabrice AI - functional framework for building AI agents.
While building Cali, I needed something stateless that can work on the server, inside CLI, breakdown complex tasks, and be simple.
Couldn't find one, so I built one. Give it a try!
github.com/callstackinc...
With some caveats, all WebAssembly modules must be precompiled during the build phase, because of this, it is sort of a whitelist. You cannot dynamically load bytecode and run it with this solution for now. We provide JavaScript API as close to DOM as possible (we aim to be close to 100%).
26.11.2024 11:56 β π 2 π 0 π¬ 0 π 0Yes, it is! We are doing a AOT code generation right now, mainly due to the Apple ecosystem, but in the future we might add support for various interpreting runtimes for other environments
26.11.2024 11:51 β π 1 π 0 π¬ 0 π 0Imagine if you could use any native library in both React Native & React Web in an instant, with great performance and even better DX π
Soon, you won't need to imagine anymore, here at @callstack.com we're cooking something big π
Coming soonβ’π€