No description provided.
LiveKit RTC Node FFI bindings for internal use only
LiveKit RTC Node FFI bindings for internal use only
No description provided.
A foreign function interface (FFI) for Node.js, N-API style
<div> <a href="./README.md">English</a> | <a href="./README_Zh.md">简体中文</a> </div>
<div> <a href="./README.md">English</a> | <a href="./README_Zh.md">简体中文</a> </div>
LiveKit RTC Node FFI bindings for internal use only
A module written in Rust and N-API provides interface (FFI) features for Node.js
LiveKit RTC Node FFI bindings for internal use only
LiveKit RTC Node FFI bindings for internal use only
LiveKit RTC Node FFI bindings for internal use only
`setImmediate()` for N-API code
Native WebGPU implementation for Bun runtime
Prebuilt binary package for `@cipherstash/protect-ffi` on `linux-x64-gnu`.
C function to get a symbol from the current process
Turn Buffer instances into "pointers"
Prebuilt binary package for `@cipherstash/protect-ffi` on `linux-x64-musl`.
C function to get the current libuv event loop for N-API
Make weak references to JavaScript Objects.
A foreign function interface (FFI) for Node.js, N-API style
Create ABI-compliant "struct" instances on top of Buffers
TypeScript definitions for ffi-napi
Create ABI-compliant "struct" instances on top of Buffers
FFI bindings for AutoIt
Provide several Ruby methods for simulating mouse click, cursor movement and keystrokes in Windows. This gem use DL library and SendInput method so there is no dependency on FFI, AutoIt or Win32-api. Methods include mouse_move(x,y), left_click, right_click, type(string), mouse_scroll(steps), key_up, key_down...etc. See https://github.com/erinata/auto_click for more details about instalation and usage. (More control over mouse movement such as speed or locus will be implemented in future releases)