Skip to main content

aphrody-code/rs-bun

SkillsMP 已收集 aphrody-code/rs-bun 中的 5 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
5
GitHub 星标
1
GitHub Forks
0

这个仓库中的 skills

1 个职业分类 · 已分类 100%

已展示 5 / 5 个已收集 Skill。

职业分类
软件开发工程师
描述

Build a complete, correct Rust↔Bun FFI bridge for ANY Rust project: a `cdylib` crate exposing `extern "C"` functions that Bun loads with `bun:ffi` (`dlopen`/`cc`/`JSCallback`). Use this skill whenever the user wants to call Rust from Bun/JavaScript, "bind a…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Build production Rust native addons (`.node`) with napi-rs (v3) for Bun and Node: the `#[napi]` macro surface (functions, objects, classes, getters, async), errors-as-thrown-exceptions, Buffer/typed-array values, ThreadsafeFunction for cross-thread callbacks,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Turn a Rust crate into a usable, distributable Bun package via bun:ffi — project layout, automated build (cargo → cdylib → typed TS bindings), a fast prototyping loop, and multi-platform distribution (prebuilt per-platform deps, build-from-source, or…

原文语言:英语

更新
职业分类
软件开发工程师
描述

The reference and decision guide for connecting Rust and Bun in ANY project: every integration path (bun:ffi cdylib, N-API via napi-rs, Bun.spawn subprocess, WebAssembly, stdio IPC), how to choose between them, the complete cross-boundary type-marshalling…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Build and run Rust→WebAssembly modules from Bun with wasm-bindgen: the setup, the `#[wasm_bindgen]` macro surface (functions, classes, Result→throw, async, importing JS, js-sys), the `wasm-pack` build, and — critically — which target actually loads under Bun…

原文语言:英语

更新
已展示 5 / 5 个已收集 Skill。