vincent

Results 45 comments of vincent

If you are still using our fork of crun as the runtime for cri-o, you should pay attention to the following modifications. 1. You need to bind the plugin folder...

I'm not entirely sure, but I'll give it a try on my machine as well.

I have a question: is the order of environment variables the same in crun and cri-o? I noticed that the current implementation relies on the order of `WASMEDGE_WASINN_PRELOAD` and `WASMEDGE_PLUGIN_PATH`...

Close this item because all related issues it tracked have been closed, considering the goal accomplished.

> Could you test with multiple plugins loaded at the same time to make sure the counter is working as well? Test in https://github.com/CaptainVincent/test-autodetect-wasmedge-plugins/actions/runs/6322826230

> Hi @CaptainVincent Should we ship this PR in the 0.14.0 release? If so, @ibmibmibm and @q82419 please review this PR. Sure, I think the PR merged into 0.14.0 is...

You could use my backup branch in [here](https://github.com/CaptainVincent/moby/tree/wasmedge). But I think this branch is experimental for development and testing. If you want to enjoy docker + wasm, I believe use...

I conducted an experiment by attempting to into other the ubuntu container, but running in the same service (same network) environment, to use `redis-cli` for accessing the cache. However, I...

I'm wondering if support for wasi_nn should be dynamically determined? This is because it only makes sense when the plugin loader detects .so files related to wasi_nn. If it's solely...

Theme: Proposal Description: WASI-NN rust (burn) plugin and also added more models support Timeline: Q3 / 2024 Assignee: Me