Bhavya Bhatt

Results 7 comments of Bhavya Bhatt

Sure I'll provide you with the references and we can start then !

Hi Ritwik, thanks for your interest but library code currently comes under my final year project and not allowed to accept contributions from outside. I have plans to completely open...

hello @jejjohnson, thanks for your interest !! The project is open for community contributions now.

Anyone working on this among @ritzvik or @jejjohnson ?

Yeah, I am able to console.log `globalThis.document`. Currently I have bypassed the build issue by editing the line in pyodide.js to just `return` instead of throwing the error, but still...

Yeah sure @ryanking13 I will try setting the breakpoints. Just one thing I need to understand is the error was throw in pyodide.js, above files are not those right ?...

> Yes, we generate pyodide.js from those files (using tsc), so pyodide.js should contain those code blocks. > > It is worth noting that we also deploy source maps so...