JL

Results 27 comments of JL

I threw together a simple version of the bindings that worked for my needs. Should work for fixing TS issues. ```ts // shims-lightbox.d.ts declare module "simplelightbox" { interface SimpleLightbox {...

The core `en_core_web_sm-3.0.0` seems to have trouble detecting organization entities if the brand contains some sort of pronoun \ ownership (my). Even when directly calling it a company to supply...

> I've managed to fix this (just as a workaround) by removing the `` from app.tsx. For some reason, it seems that the Storybook wrapper is causing the issue. I'm...

Edit: Reverted this back to 0.25.0 as JDM noted below. Changes were rolled into other releases. I misinterpreted the relationships between packages as I assumed that core-foundation could not introduce...

I reverted this back to using the `0.25.0` version due to those PR's. Anything else I can contribute to move this forward?

[I have squashed them](https://github.com/WalrusSoup/core-foundation-rs/commits/feature/coca-rs-bump) but it's not reflecting in this PR, oddly enough. I believe a squash and merge should be available when merging, or I can close this one...

> Hey @WalrusSoup, > > This PR hasn't changed state for two months. Why is this not merged yet? At this point, I am lucky because it looks like #512...

I think it just needs to be tagged for Crates to get it?

@farnabaz any progress since you started? I recompiled the WASM with `-s TEXTDECODER=0 \` but basically ran into a brick wall after that.

I gave up fixing this and I'm moving over to vite instead for controlling builds. I'm just not sure 🤷🏻