Benjamin Eckel

Results 137 comments of Benjamin Eckel

The concern about slowness is fair from an internal perspective, but externally I'm not sure if there is any typing info you can get from this library. If you don't...

My concern with definition files is just the maintenance burden. I don't think there is an automated way to check that it's drifting. But if the public API remains small,...

Curious if this is still the case as it may limit us switching to wasmex. Happy to contribute the feature if it's not done!

Yes, I can look into it a little bit more. Would be curious what @tessi thinks the API should be before we propose any changes. We could expose some more...

Sorry @herbyme, just seeing this. The homebrew formula is specific to os x, so you may want to check mitie's install instructions: https://github.com/mit-nlp/MITIE

@maxmert @herbyme Please let me know if you get it working, would like to add to README

I know the problem. It's a scoping issue. Just verified in console. I'll make a PR at noon.

I think the comments answer the questions, but feel free to re-open for follow up discussion @lukevp !

RC1 is released https://github.com/extism/js-pdk/releases/tag/v1.0.0-rc1 I'll document API changes and ideas here. We will push them in rcx versions until next January so expect breaking changes.

We have released rc1. It's mature enough to release 1.0, but the last thing we wanted to change was the global namespace stuff. Though i'm starting to feel like that's...