Ts2moonbit Migration

Migrate a TypeScript codebase to MoonBit on the `js` target while keeping the same JavaScript API contract, using mizchi/js (JS/Web/Node bindings), mizchi/x (cross-target async backend: process/fs/http/ws), and mizchi/npm_typed (npm bindings). Use when porting a TS library, Node service, npm package, or Cloudflare Worker to MoonBit and the existing JS/TS consumers, `.d.ts`, and tests must keep working unchanged.

mizchi f58e1b3 8 files · 47.0 KB Updated

File contents

mizchi/skills/tree/main/lang/ts2moonbit-migration commit f58e1b3b07

Frequently asked questions

npx skillmds@latest add mizchi/ts2moonbit-migration