Results 48 issues of ivnsch

Currently the guide uses wasm-bindgen everywhere, making it pretty much required. It might be better to explain how the interface with WASM works and link to wasm-bindgen only as convenience....

enhancement

I get this error when calling `sendMailWithLogin' "smtp.gmail.com" 465 "[email protected]" "password" mail` Nothing else! How do I get more information about the error? Any idea what can be causing it?

Advice: Add a screenshot of vim using the theme to the readme... That's the main thing anyone looking for a color theme is interested in.

Just forwarding a recommendation I got to use [data tables](https://cucumber.io/docs/gherkin/reference/#data-tables): https://github.com/cucumber-rs/cucumber/issues/183#issuecomment-988979226 > Instead ``` And I build an application transaction with the transient account, the current application, suggested params, operation...

tech debt
Team Lamprey

### Subject of the issue The indexer becomes unreachable (crashes?) after sending a payment: ``` $ curl http://127.0.0.1:8980/v2/ {"message":"Not Found"} $ sandbox goal clerk send -a 10000000000 -f F3RJ3NHYV55SSHMSF35RKMHFXRD43LJ3SKZV4N2NVUHVUU3DHCMY5DCTW4 -t...

bug
Team Lamprey

## The big picture of what I'm trying to do Have a column with contents left aligned. ## What I did https://ellie-app.com/6DLpJpY3sa1/2 ### What I Expected To Happen The contents...

I was trying to `switch` ("match style") over enum cases with fields, but this seems not to be possible. Example ([src](https://camchenry.com/blog/typescript-union-type)): ```ts type AppEvent = | { kind: "click"; x:...

Thanks for creating this template! Creating the release build, as specified in the readme, shows this warning: > WARNING in asset size limit: The following asset(s) exceed the recommended size...