Commit Graph
11 Commits
Author SHA1 Message Date
alu 3da3ddf10c major optimization by packing wavefront values 2024-11-05 18:28:28 +00:00
alu 8679c51fb0 update go mod,
move Wavefront String method to debug file,
minor optimizations
2024-11-05 05:35:46 +00:00
alu 2c7adbef06 implement missing finalizeRef implementation from go wasm_exec.js 2024-11-01 17:23:04 +00:00
alu 65516fbd50 move wfa.js glue script to root,
add minify wfa.js job to build command
2024-10-29 17:36:25 +00:00
alu a3beca4ed2 various optimizations to compute time,
add more profiling options to make test
2024-10-29 17:03:19 +00:00
alu aed3ac6f8f add import instructions to README 2024-10-24 18:29:50 +00:00
alu 547dffd8ee rewrite in go and compile to wasm 2024-10-24 18:07:10 +00:00
alu bc50e3ee4d bump version to 1.0.0 2024-08-06 17:45:39 +00:00
alu 096d184b4b improve CIGAR return value to include match positions,
fix test
2024-08-06 17:44:51 +00:00
alu 24bbe15a12 fix lint command 2024-07-29 20:12:35 +00:00
alu 030ab0f2d1 fix linting,
move tests to tests folder,
add minified version
2024-07-29 20:10:05 +00:00