George Stagg

Results 67 comments of George Stagg

Thanks for reporting this, it looks like our `package.json` needs a little work. I'll take a look at tidying things up for a 0.2.1 patch release. A corrected `package.json` should...

This should hopefully work better as of [email protected]. The url https://cdn.skypack.dev/[email protected] seems to work now, but I have not yet tested importing the module into a wider Observable/Skypack project.

I'll need an admin to add me to the tidyverse org so I can edit Issue labels.

Some more ideas: * Add an “Investigate” tag for issues that need looking at more. * Add “Create a reprex” tags for issues that need examples * Convert package to...

I'm taking a shot at this. More info at https://github.com/dtolnay/inventory/issues/71#issuecomment-2391782635 and https://github.com/llvm/llvm-project/pull/111008#issue-2564381414. Using a fork of LLVM, a custom `rustc`, disabling a bunch of features in Polars, and making some...

If you’d like to play with what I currently have up and running I’ve made an experimental [Pyodide wheel](https://github.com/georgestagg/polars/releases/tag/py-1.9.0-wasm) available to the JupyterLite server running at https://jupyter.r-wasm.org/lab/index.html?path=polars.ipynb

I spent some time today reading the [duckdb](https://github.com/duckdb/duckdb) and [duckdb-wasm](https://github.com/duckdb/duckdb-wasm) source code to try and understand what is going on. It turns out that the situation is much more complicated...

> Did you by any chance compile duckdb from the current main branch? I tried with the current version in the webR package repo (v0.8.1-3, I think) and the latest...

> Any action we should take now? I'm working on releasing webR 0.3.0 very soon, so it is probably best to wait until after duckdb 0.10.1. Once the dust settles...

`MASS` and `Matrix` should already be there, are they not working for you? `curl` and `V8` will be difficult, but are on our radar.