T18: WASM TypeScript .d.ts generation #55

Open
opened 2026-03-24 22:28:42 +03:00 by NiXTheDev · 0 comments
NiXTheDev commented 2026-03-24 22:28:42 +03:00 (Migrated from github.com)

Task 18: WASM TypeScript Types

Wave: 4 (WASM API Parity)
Category: visual-engineering
Parent: Epic #37

What to do

  • Add wasm-bindgen --typescript flag or generate .d.ts manually
  • Ensure types match actual exports

Acceptance Criteria

  • ogex/pkg/ogex.d.ts exists
  • JsRegex, JsMatch, JsError classes typed correctly

Commit

feat: WASM TypeScript .d.ts generation

## Task 18: WASM TypeScript Types **Wave**: 4 (WASM API Parity) **Category**: visual-engineering **Parent**: Epic #37 ### What to do - Add wasm-bindgen --typescript flag or generate .d.ts manually - Ensure types match actual exports ### Acceptance Criteria - [ ] ogex/pkg/ogex.d.ts exists - [ ] JsRegex, JsMatch, JsError classes typed correctly ### Commit `feat: WASM TypeScript .d.ts generation`
Sign in to join this conversation.
No description provided.