I can't replicate the example, I have built starling.wasm and componentized smoke.js and run it with wasmtime serve but every time I try to request /, wasmtime says error: hyper::Error(User(Service), guest never invoked
response-outparam::set method)
10 times
ok I've compiled the last few commits, @Guy Bedford the last commit to StarlingMonkey broke the http server implementation, unfortunately it is the huge change that updates wasi:http, so it's not exactly easy to pinpoint where exactly it broke
I left a ticket since my C++ knowledge is from when C++9x was a topic, I'd love to help but need time to understand the code :D
thank you for opening that issue, Ramon! I'm investigating and will update there once I've figured out what's wrong
I've pushed up a fix for this in https://github.com/fermyon/StarlingMonkey/pull/17
I'll test it as soon as I can, thanks :)
thank you Guy! I just merged the PR
lovely
Last updated: Nov 22 2024 at 16:03 UTC