aed3ac6f8f10be77977ceaea76c2e6ee6e0b54d5
Using WFA-JS
Download wfa.js
and wfa.wasm
from releases to your project. Add to your script:
import wfa from "./wfa.js"
await wfa("<path to wasm>")
console.log(wfAlign(...))
Where <path to wasm>
is the path from the site root ie. ./scripts/wfa.wasm
. This will depend on your project structure.
Description
Release Version 2.0.4
Latest
Languages
Go
56.9%
JavaScript
40.5%
Makefile
2.6%