JSMinesweeper icon indicating copy to clipboard operation
JSMinesweeper copied to clipboard

[enhancement] webassembly for more performance

Open farteryhr opened this issue 3 years ago • 0 comments

first, it's an amazing tool, best among what i've found and seen yet, also like what i always wanted to create! (but took few action) then title says it all. btw the code smells like translated by hands? you might consider using haxe language (which looks like js/ts (when not doing weird things and deep customization) and compiles to js, but also c/c++/c#/more!) to port the solver core into many languages. although, it's always harder to port into webassembly....

farteryhr avatar Jun 22 '22 17:06 farteryhr