Open tpmccallum opened 2 years ago
Does setting UseWizer
to false
make any difference? There are a couple of things I know can cause this ugly issue, though I don't know why:
Unfortunately I don't yet have a reliable sense for what these scenarios are, or why they manifest as this Wasm trap. Sorry, I know the utter opaqueness of the error makes it doubly frustrating!
I am trying out HTTP requests. Specifically accepting form requests into the .NET Spin application, and processing them like this:
The code builds 100% No errors and 0 warnings, but I get the following error when making a request into the .NET Spin Application.