Nicholas Jackson

Results 69 comments of Nicholas Jackson

Happy to help on behalf of TAG-Network.

So the WASM module can't really implement an interface as is really a package in Go terms, not a struct, it can only import external functions. You can however define...

Hey This is still planned, just not had the time to work on this last few weeks wanted to get the documentation sorted first. I might see if I can...

@rsdelhi91 Sorry just noticed which repo this was in. We have currently moved development effort over to this project https://shipyard.run/ This is version 2.0, is written in Go and supports...

Thanks so much @paxbit, I am going to try and get hold of a license for Windows so I can debug and fix this.

Hey @c0debreaker Just going to take a look now. From your output it looks like the port has been exposed in docker however. Maybe the Gloo API server has not...

Hey sorry was just running through those steps myself. Everything looks ok, I added an additional route myself to check if that would cause a problem and it does not....

Ok so it looks like it is not the `yard expose` command, I am thinking it is a setup issue with Gloo. We can test that the `web` service is...

It looks like something has gone wrong with the Gloo installation. I am not 100% certain how to debug this. But could you try this please? ## Delete Gloo ```...