-
Notifications
You must be signed in to change notification settings - Fork 56
Closed
Description
I was just updating the NuGet from 0.12 and literally everything turned red. To clarify the API changes I'll take this as an example:
https://github.com/christophwille/csharp-opa-wasm/blob/master/src/Opa.Wasm/OpaHost.cs
No more IHost, no more Import - basically everything is now runtime on Host?
https://github.com/christophwille/csharp-opa-wasm/blob/master/src/Opa.Wasm.ConsoleSample/Program.cs
No more Engine, no more Store?
Given that the API changed in such a big way, can you describe a bit about why now this way compared to before? (I'd like to fix my code in a way that matches your API). Thanks.
Metadata
Metadata
Assignees
Labels
No labels