Skip to content

Add browser entry point and TypeScript type definitions#65

Merged
EmNudge merged 1 commit intomainfrom
add-browser-entry-and-types
Jan 31, 2026
Merged

Add browser entry point and TypeScript type definitions#65
EmNudge merged 1 commit intomainfrom
add-browser-entry-and-types

Conversation

@EmNudge
Copy link
Owner

@EmNudge EmNudge commented Jan 31, 2026

Summary

  • Add browser.js using fetch() for WASM loading (bundler-friendly)
  • Add TypeScript declarations (index.d.ts, browser.d.ts)
  • Add high-level FFT context factories with getInputBuffer/getOutputBuffer/forward/inverse API
  • Export WASM files directly for bundler asset handling

- Add browser.js using fetch() for WASM loading (bundler-friendly)
- Add TypeScript declarations (index.d.ts, browser.d.ts)
- Add high-level FFT context factories with getInputBuffer/getOutputBuffer/forward/inverse API
- Export WASM files directly for bundler asset handling
@EmNudge EmNudge force-pushed the add-browser-entry-and-types branch from 56ba62a to 2ffffbc Compare January 31, 2026 03:31
@github-actions
Copy link

github-actions bot commented Jan 31, 2026

Playground Preview

Deployed to Cloudflare Pages:
https://97b7a7f1.wat-fft.pages.dev (2ffffbc)

@EmNudge EmNudge merged commit ee69426 into main Jan 31, 2026
5 checks passed
@EmNudge EmNudge deleted the add-browser-entry-and-types branch January 31, 2026 03:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant