Matthew Smith
Matthew Smith
From v0.11.1 ADS is now using WASM releases of Batari Basic and 7800basic allowing for much better cross-platform support. wasmtime runtime is also installed (attempted) on startup of the extension.
Finally we now include a Learning Center (from v0.11.3) to help new users!! Still to add bB samples but we have a starting point.
As part of 0.11.9 batari Basic examples have now been added. Soon some PXE examples will also be added to start filling out the bB library.
Thanks @fredsa for the suggestions! The compilation is completed using either .bat (Windows) or .sh (Linux/Mac) scripts with the process handled within this. I am reluctant to change the scripts...
@fredsa I had a little look at this one but had some issues with the process - so will hold on for now until the wasm process is complete for...
> When a build fails, those same output files are left in place. This is surprising behavior and slightly annoying. I've added a change for this in the next release...
@furroy Fixed in 0.11.6 (coming shortly) 👌
Yeah I do know what you mean with that one. I might add an option to strip that from the compilation name (probably on by default) - currently it just...
Thank you @milnak for providing this suggestion! It has been included in the 0.10.9 (or later) release.
Hi there! Sorry I missed this earlier. So this is something you like in a popup tooltip type thing? Perhaps I could consider a right-click menu item to append that...