ifsheldon

Results 112 comments of ifsheldon

@crazywoola We offer to upstream our extension on Dify. Will you accept and review a related PR? Or, do you want to just implement this yourself?

+1 for both VSCode and Jetbrains IDE integrations!

I think this is the cause https://github.com/AnswerDotAI/nbdev/blob/ea0800cb1f4a7c5a847e840cf18bfecba95fd707/nbdev/config.py#L262

Does Deno have a plan to create official RISC-V builds?

Thanks! Are there any ongoing proposals for top-level functions? > You can include the entire contents of one world into another though I wanted to compose two components, plug an...

I think this screenshot should worth dozens of words. I have an `adder` component, which is just a library, and I want to test/run it in command line with wasmtime,...

OK, thanks. I am not super familiar with cargo-component. I think this issue can be turned into a tracker if you can list missing features on the wasm32-wasip2 target.

You can take a look at this? https://hub.docker.com/u/riscv64

I think your code is calculating the state after the two gates `a` and `b`, which is easier to implement, and we have quantum computing simulation toolkits for that. Mine...

Probably we need to add new CI configurations for testing MLX as well.