Maxwell Flitton
Maxwell Flitton
Hey guys, I'm currently working on the ML integration into the database and alongside this I will be integrating object storage as you can see [here](https://github.com/surrealdb/surrealdb/issues/213). This is using the...
@cwfitzgerald considering that this is in maintenance mode, is there another library that is actively maintained that is a GPU interface?
@FrankReh thanks for the response. I am using the following version: ``` wasmtime-cli 20.0.0 (9e1084ffa 2024-04-22) ``` I've now switched to the following command: ``` wasmtime run -S tcplisten=127.0.0.1:8080 ./wasi-server.wasm...
@Kerosin3 did you have any luck with this? I just want the TCP to be listening from the wasmtime runtime
@jankrynauw did you manage to get a solution to this? If so can you point to any code or give an example of the code here?
is there any update on this? Can anyone help? I've tried it again, and still getting the same error
Hey @MatthewAry thank you for the suggestion. We are working on the rust/python client and we also want to ensure that the features across all clients are going to be...
@AlexFrid hey I'm going through the backlog, was this documented?
Hey @nxfi777 from what I understand you want there to be no limit on the URL?
@Wouterkoorn thanks for this PR, I will work on the conflicts and get this merged. Sorry for the late reply as I have been working on some other areas.