28 Commits

Author SHA1 Message Date
= 830c0a7586 update wfa.js,
reduce clobbering of global namespaces
2025-10-02 21:56:39 +00:00
= c94a7902c0 remove imports,
switch to opt=s,
add debug index.html
v2.0.5
2025-09-30 17:41:14 +00:00
alu 8ccb45748d update go mod 2025-09-17 06:13:27 +00:00
alu 63a375995c minor code cleanup, use uint64 for wavefront values v2.0.4 2025-05-07 21:20:13 +00:00
alu 2351faf2d7 cleanup code 2025-05-01 18:04:42 +00:00
alu a446bbd923 fix readme,
update go mod
2025-03-12 00:09:18 +00:00
alu f1407fd045 remove unused PositiveSlice Preallocate v2.0.3 2024-11-12 19:04:02 +00:00
alu ce635cc2b1 remove wavefront component preallocation 2024-11-12 18:53:03 +00:00
alu f5d2528e20 fix comment 2024-11-12 18:47:25 +00:00
alu 6f78825876 optimize build size by avoiding fmt,
pack lo/hi values into Wavefront
2024-11-12 18:44:12 +00:00
alu a878da42a3 update README 2024-11-08 22:49:37 +00:00
alu bd720f06fb minor optimization switching to wavefront pointers 2024-11-08 21:51:17 +00:00
alu 1bbf38aaab fix DecodeCIGAR argument hint v2.0.2 2024-11-07 20:58:17 +00:00
alu 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
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
v2.0.1
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 v2.0.0 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 v1.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 v0.0.2 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 0.0.1 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