Appearance
Quick Reference
Fresh 🌱Fast lookups. No prose - just the commands, methods, mappings, and fixes you need mid-task.
| Page | Look here for |
|---|---|
| CLI & Build Commands | npm init neon, build flags, the Node REPL test loop, cargo clean. |
| Context (cx) Methods | The value constructors, argument readers, and async entry points on cx. |
| Type Mapping (JS ↔ Rust) | Which Js* type maps to which JavaScript type and Rust value. |
| Troubleshooting | Common build and runtime errors and how to fix them. |