hps / heartland-nodejs

Heartland's node.js SDK for connecting to our Portico Payment Gateway.
GNU General Public License v2.0
10 stars 12 forks source link

replace node-expact with wasm alernative #28

Open Lucaszw opened 1 month ago

Lucaszw commented 1 month ago

Having some issues with node-expat on some systems due to node-gyp requirements. Perhaps an alternative using WASM (Like @hpcc-js/wasm-expat) could be more flexible?