Allow user to provide explicit path to the WASM
This commit also ensures that fileLocation can provide WASM as base64 encoded string. Now using Uint8Array supported in both environments (web and node) instead of Buffer (available only in Node)
Loading
Please sign in to comment