Skip to content

Commit 9c1ff83

Browse files
committed
Working on fft asm.js version. Babel to all modules (improve general performance, realistic benchmarks)
1 parent b00d0df commit 9c1ff83

File tree

19 files changed

+659
-498
lines changed

19 files changed

+659
-498
lines changed

.babelrc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"presets": ["es2015-rollup"]
3+
}

0 commit comments

Comments
 (0)