flipt-io / flipt-client-sdks

Flipt Client-Side Evaluation SDKs
https://www.flipt.io/docs/integration/client
MIT License
11 stars 5 forks source link

[FLI-1275] Try WASM impl for node SDK #373

Closed markphelps closed 3 weeks ago

markphelps commented 3 weeks ago

We should try switching to the WASM engine for node, since it has first class support for WASM

https://nodejs.org/en/learn/getting-started/nodejs-with-webassembly

FLI-1275