Muhammad Azeez
Muhammad Azeez
## Current behavior When you click on the "Click me!" button in the Animations Page in UWP app, nothing happens. ## Expected behavior Some kind of animation happens. ## How...
It would be great if there is a method on `UpsertCommandBuilder` that just returns the SQL query. EF Core supports a similar method: https://learn.microsoft.com/en-us/dotnet/api/microsoft.entityframeworkcore.entityframeworkqueryableextensions.toquerystring?view=efcore-7.0 If you agree with the concept,...
See: https://github.com/extism/js-sdk/blob/6e4903eba8bfcb58ca450b969c865e1cc435b08f/src/interfaces.ts#L277 Instead, `ExtismPluginOptions.config` is being used: https://github.com/extism/js-sdk/blob/6e4903eba8bfcb58ca450b969c865e1cc435b08f/src/interfaces.ts#L129
- [ ] make sure the api matchs js-sdk as much as possible. `CurrentPlugin`'s functions don't match currently - [ ] WASI - [ ] tests - [ ] Better...