derrickstaten

Results 5 comments of derrickstaten

Having this issue with the example app on an iPad mini

I'd love to be able to use this in my own typescript project as well :) I've manually updated the `package.json` file to: ``` "types": "dist/webR/webr-main.d.ts", "exports": { ".": {...

Perhaps https://github.com/georgestagg/webr-nextjs-example/blob/main/app/page.tsx#L12-L14 is another workaround for people struggling with this, which doesn't require a change to package.json.

I'm not confident that this is the solution yet. Once I am, I will open a PR.

I've opened https://github.com/r-wasm/webr/pull/404, as it resolves warnings in a personal project