Skip to content

taronsarkisyan/bun-ffi-async-callback

Repository files navigation

Feature Request

  • There are no asynchronous callbacks in Bun FFI.

Requirements

  • Docker / 4GB RAM
  • OS: MacOS, Linux or Windows with WSL2

Clone repository:

git clone https://github.com/taronsarkisyan/bun-ffi-async-callback.git
cd bun-ffi-async-callback

Install Docker:

docker compose up -d

Enter container:

docker ps
docker exec -it <CONTAINER_ID> bash

Build C++ script

make build

Run Bun:

yarn start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published