Skip to main content
Deno 2 is finally here 🎉️
Learn more

deno_winapi

deno_winapi is WindowsAPI wrapper.

Develop

  • Deno
    • 2.4.2
  • Command
    • deno task tests

Exec

Need option: --allow-ffi --unstable

Example: deno run --allow-ffi ./sample/sample.ts

Sample

  • Create window.
  • Build sample.
    • deno task build

Tools

  • deno task report
    • Generate docs/*.json and docs/*.html
    • Update the information of the implemented API.