mirror of
https://git.eta.st/eta/rsp6-decoder.git
synced 2024-11-23 10:05:37 +00:00
775e560d10
I had to do crimes to get it to work (changing the realloc function), and I'd like the crimes to be checked in to source control for future eta :p
2 lines
85 B
JavaScript
2 lines
85 B
JavaScript
import * as wasm from "./rsp6_decoder_bg.wasm";
|
|
export * from "./rsp6_decoder_bg.js"; |