This website requires JavaScript.
b0aacd5f9c
use -n and -9 in gzip
main
alu
2026-09-09 16:51:35 +00:00
57296ed303
use gzip to reduce tx bytes to ~600K
alu
2026-09-08 22:01:21 +00:00
7bbd8f6eb3
switch compiler to go instead of tinygo, TODO: increases size significantly
alu
2026-09-02 18:46:17 +00:00
ab5ab2b81b
fix html issues
alu
2026-09-02 16:09:32 +00:00
f53f344fb3
return wasm object directly
alu
2026-07-29 16:13:32 +00:00
f8f8636cc3
update dev-init
alu
2026-07-06 20:47:09 +00:00
13b522f6a0
fix missing dist dir make issue
alu
2026-07-06 20:40:48 +00:00
05cd2d79df
remove minification of wasm.js
alu
2026-07-06 20:36:42 +00:00
bc52a250a4
update go mod
alu
2026-07-06 18:44:32 +00:00
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
8ccb45748d
update go mod
alu
2025-09-17 06:13:27 +00:00
63a375995c
minor code cleanup, use uint64 for wavefront values
v2.0.4
alu
2025-05-07 21:20:13 +00:00
2351faf2d7
cleanup code
alu
2025-05-01 18:04:42 +00:00
a446bbd923
fix readme, update go mod
alu
2025-03-12 00:09:18 +00:00
f1407fd045
remove unused PositiveSlice Preallocate
v2.0.3
alu
2024-11-12 19:04:02 +00:00
ce635cc2b1
remove wavefront component preallocation
alu
2024-11-12 18:53:03 +00:00
f5d2528e20
fix comment
alu
2024-11-12 18:47:25 +00:00
6f78825876
optimize build size by avoiding fmt, pack lo/hi values into Wavefront
alu
2024-11-12 18:44:12 +00:00
a878da42a3
update README
alu
2024-11-08 22:49:37 +00:00
bd720f06fb
minor optimization switching to wavefront pointers
alu
2024-11-08 21:51:17 +00:00
1bbf38aaab
fix DecodeCIGAR argument hint
v2.0.2
alu
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
alu
2024-11-07 19:01:01 +00:00
3da3ddf10c
major optimization by packing wavefront values
alu
2024-11-05 18:28:28 +00:00
8679c51fb0
update go mod, move Wavefront String method to debug file, minor optimizations
alu
2024-11-05 05:35:46 +00:00
2c7adbef06
implement missing finalizeRef implementation from go wasm_exec.js
alu
2024-11-01 17:23:04 +00:00
65516fbd50
move wfa.js glue script to root, add minify wfa.js job to build command
v2.0.1
alu
2024-10-29 17:36:25 +00:00
a3beca4ed2
various optimizations to compute time, add more profiling options to make test
alu
2024-10-29 17:03:19 +00:00
aed3ac6f8f
add import instructions to README
v2.0.0
alu
2024-10-24 18:29:50 +00:00
547dffd8ee
rewrite in go and compile to wasm
alu
2024-10-24 18:07:10 +00:00
bc50e3ee4d
bump version to 1.0.0
v1.0.0
alu
2024-08-06 17:45:39 +00:00
096d184b4b
improve CIGAR return value to include match positions, fix test
alu
2024-08-06 17:44:51 +00:00
24bbe15a12
fix lint command
v0.0.2
alu
2024-07-29 20:12:35 +00:00
030ab0f2d1
fix linting, move tests to tests folder, add minified version
alu
2024-07-29 20:10:05 +00:00
9b96d5748b
fix linting
0.0.1
Arthur Lu
2024-05-28 19:40:52 +00:00
d04679819d
add unit tests
Arthur Lu
2024-05-28 19:40:16 +00:00
685f43c19b
implement WFA algorithm
Arthur Lu
2024-03-25 21:29:30 +00:00