-
Notifications
You must be signed in to change notification settings - Fork 23
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
WebAssembly.instantiate(): Wasm code generation disallowed by embedder #43
Comments
I am using next-mdx-remote with some rehype and remark plugins and using shiki for syntax highlighting |
Note: Likely related to #261 |
I believe this is due to how shiki is being used. In their docs, they have a section on Cloudflare Workers for this error - https://shiki.style/guide/install#cloudflare-workers. Would you be able to provide a reproduction? |
✘ [ERROR] ⨯ [Error: [next-mdx-remote] error compiling MDX:
WebAssembly.instantiate(): Wasm code generation disallowed by embedder
More information: https://mdxjs.com/docs/troubleshooting-mdx] {
digest: '4048960585',
page:
'/blog/test'
}
The text was updated successfully, but these errors were encountered: