Moonbit JS Binding

Write MoonBit bindings to JavaScript with `extern "js"`. Use for FFI declarations against browser/Node/Deno APIs or npm packages, wrapping JS objects in opaque types, bridging Promises (`async fn` / `Promise::wait()`), `moon.pkg` exports (esm/cjs/iife), and null/undefined at the JS boundary.

h3y6e 6c1a81e 17 files · 52.0 KB Updated

File contents

h3y6e/agent-skills/tree/main/.vendor/skills/moonbit-js-binding commit 6c1a81edd9

Frequently asked questions

npx skillmds@latest add h3y6e/moonbit-js-binding