arcjet-js icon indicating copy to clipboard operation
arcjet-js copied to clipboard

chore!: refactor wasm loading for analyze

Open e-moran opened this issue 4 months ago • 4 comments

Refactors wasm loading so that the analyze package only exports an initialisation function. This greately reduces the amount of code duplication, because we don't need functions per-wasm function per-runtime.

Closes #1448

e-moran avatar Oct 02 '24 16:10 e-moran