/WasmTestPoC

Testing how to test code that has to dynamically load WASM

Primary LanguageJavaScript

WASM Test

Jest wasn't able to compile WASM correctly and Jest-Webpack is not maintained well enough to use. Karma-Webpack seems mostly on life support right now but works well enough for what we need right now (at least in this small test) 👍

yarn
yarn start
yarn test