Commit Graph

18 Commits

Author SHA1 Message Date
a878da42a3 update README 2024-11-08 22:49:37 +00:00
bd720f06fb minor optimization switching to wavefront pointers 2024-11-08 21:51:17 +00:00
1bbf38aaab fix DecodeCIGAR argument hint 2024-11-07 20:58:17 +00:00
cde429cb80 fix issue in WFBacktrace and change format to proper CIGAR,
add test to ensure CIGAR correctness in the case of different traceback results,
add DecodeCIGAR function to exports
2024-11-07 19:01:01 +00:00
3da3ddf10c major optimization by packing wavefront values 2024-11-05 18:28:28 +00:00
8679c51fb0 update go mod,
move Wavefront String method to debug file,
minor optimizations
2024-11-05 05:35:46 +00:00
2c7adbef06 implement missing finalizeRef implementation from go wasm_exec.js 2024-11-01 17:23:04 +00:00
65516fbd50 move wfa.js glue script to root,
add minify wfa.js job to build command
2024-10-29 17:36:25 +00:00
a3beca4ed2 various optimizations to compute time,
add more profiling options to make test
2024-10-29 17:03:19 +00:00
aed3ac6f8f add import instructions to README 2024-10-24 18:29:50 +00:00
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
Arthur Lu
9b96d5748b fix linting 2024-05-28 19:40:52 +00:00
Arthur Lu
d04679819d add unit tests 2024-05-28 19:40:16 +00:00
Arthur Lu
685f43c19b implement WFA algorithm 2024-03-25 21:29:30 +00:00