Skip to content

Improved suggestions for misspelled variable names.

Compare
Choose a tag to compare
@FlatAssembler FlatAssembler released this 21 Jul 09:45
· 413 commits to master since this release

I have improved the suggestions for misspelled variable names by using Levenshtein Distance instead of the Longest Common Subsequence algorithm. I have also made a few documentation fixes. Look into the previous release for executable files, producing executable files for various operating systems is a tedious job, I hope you understand.

Download AECforWebAssembly