Benjamin Eckel
Benjamin Eckel
If you measure both approaches let us know the results!
Hey @ur-fault feel free to follow up on this thread and re-open or create a new issue if you are blocked by anything. Going to close due to inactivity. Would...
We will take another look at this for 1.0. In the meantime, @seclerp what was the intention and why did you need threads support? I seem to recall it had...
@seclerp sorry to hear that. We will keep this feature in mind for 1.0. We have been exploring supporting tokio and async rust for the runtime in https://github.com/extism/extism/issues/470 so that...
One good tip we got here was that we make heavy use of Makefiles and unix utilities in our builds. We should be using a cross platform tool like cmake.
ARM windows support would also be good
Yes, I don't really see any major blockers as to why it wouldn't work. The main tools are rust and wasi-sdk (which both work on windows). Perhaps the make build...
Feel free to file an issue on the js-pdk repo and we can track it. I can help if you can test. I do think we have other windows users...
What is missing here? Could we perhaps file specific issues for follow ups on windows support?
Note that chicory does support this now. We decided not to implement this for extism right now because it would be tricky to implement it in a runtime agnostic way...