Aaron Turner

Results 170 issues of Aaron Turner

Super awesome you are going down the donation route! Some ideas with the current solution: 1. Paypal is awesome! Great you added that. 2. Currently, the donation page is kind...

proposal/idea

refers to #104 Offer a page for this similar to the "Trending tab of Youtube", or the "Discover tab of Instagram". A lot of times, and mostly younger users, will...

proposal/idea

Would be awesome to have a custom search in the app that you can search by a combination of ingredients. This list could be pulled by a static list of...

proposal/idea

Hello! I am also working on a wasm GB emulator over on the [wasmBoy](https://github.com/torch2424/wasmBoy) repo, and just wanted to say hi! 👋 I've been following your emulator over twitter, and...

This is my personal TODO list of Snippets I would like to see added to the snippets page for AssemblyScript. Creating an issue here just in case someone else is...

enhancement
good first issue

So, I've been popping onto the [homepage](https://www.assemblyscript.org/) Just to pop into the editor, and share some small AssemblyScript stuff here and there :smile: The more I use it, the more...

Creating a PPM Decoder would be small, and show off a good use case of the framebuffer (outside of gaming!). * https://stackoverflow.com/questions/16636311/what-is-the-simplest-rgb-image-format * http://rosettacode.org/wiki/Bitmap/Write_a_PPM_file#C * https://www.online-utility.org/image/convert/to/PPM

enhancement

For Example: * where are commands stored from wapm? @syrusakbary Suggests `/bin`. * Where are files uploaded? @syrusakbary suggests current directory * How are custom modules run? @syrusakbary suggests `./modulename.wasm`...

documentation

We should have some infrastrucutre to build and test. And Netlify should be set up to serve the app 😄

enhancement

relates to https://github.com/pingcap/tidb/issues/13236#issuecomment-564821927 The issue is explained there 😄

bug