Skip to content

Remove dead fft_split_f32 module (Experiment 46)#61

Merged
EmNudge merged 1 commit intomainfrom
remove-dead-fft-split-f32
Jan 29, 2026
Merged

Remove dead fft_split_f32 module (Experiment 46)#61
EmNudge merged 1 commit intomainfrom
remove-dead-fft-split-f32

Conversation

@EmNudge
Copy link
Owner

@EmNudge EmNudge commented Jan 29, 2026

Removes 536 lines of dead code from the codebase.

Changes:

  • Deleted modules/fft_split_f32.wat (superseded by fft_split_native_f32.wat)
  • Deleted associated debug tool and benchmark
  • Updated fft_kernel_only.bench.js to use the native split module
  • Documented as Experiment 46 in EXPERIMENT_LOG.md

All tests pass. No production impact.

@github-actions
Copy link

Playground Preview

Deployed to Cloudflare Pages:
https://6633b691.wat-fft.pages.dev (e6c84b1)

@EmNudge EmNudge merged commit 0c738e6 into main Jan 29, 2026
5 checks passed
@EmNudge EmNudge deleted the remove-dead-fft-split-f32 branch January 29, 2026 05:54
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