Akshit Garg
Akshit Garg
Hey! Thanks for reporting this bug.  I got the logs, and I will try to fix the issue soon.
> hello, > is the api open sourced? > we are a blind users community trying to build a local source of our national library. > thanks. The API is...
Maybe you could use [package:ffigen](https://pub.dev/packages/ffigen) to generate `dart:ffi` bindings from the C header files
What version of d3 did you pin? I am having issues with v6.1.1 (which is v6)
Another way to get it running with proper readline, ASCII art is to use `werl.exe` as the ESCRIPT_EMULATOR. werl is shipped as a part of erlang on windows. You could...
Yes im available :)
I made a Chip-8 interpreter that has a built in machine state inspector and debugger. Repo: https://github.com/gargakshit/chip-8 