How to Develop a React Native Library for Telegram's TDLib: Part 1 | HackerNoonTransitioning from browser-based libraries to native code significantly improved performance when working with the Telegram API.
GitHub - nelipuu/zbind: Zig-TypeScript binding generatorZbind generates TypeScript bindings for calling Zig code compiled to native code or Wasm.The generated TypeScript functions encode strings as UTF-8 in a buffer accessible by both Zig and TypeScript.