-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create React App: Unhandled Rejection (TypeError): wasm.__wbindgen_add_to_stack_pointer is not a function #21
Comments
Please reopen this, still an issue. |
As far as I understand, the issue is contained within Create React App, is that the case @nnmrts? |
@nnmrts Please follow these instructions to enable WASM support in CRA via @craco/craco: https://github.com/dqbd/tiktoken/tree/main/js#create-react-app |
@dqbd No, I have this exact problem when using the chatgpt module through https://esm.sh/chatgpt with Deno, not using CRA at all. :/ I can provide more details later, but yeah, this is not just an issue with CRA. |
For Deno (Deploy) there is an existing issue #22 |
use webpack 5
The text was updated successfully, but these errors were encountered: