bit-lang

Results 6 issues of bit-lang

One little problem is, if I try to select a cpu higher than 486, the page will freeze.

Please point us a direction about how to setup and use network.

Is there a way to specify the default image path using relative path, instead of a complete URL? It will make serving the image easier.

my go func is defined as follows: ```golang func (a *App) GetFileZip(input string) string { // func logic } ``` the "wails dev" command outputs: ```sh • Generating bindings: Done....

Not an issue, just wondering if anyone tried

Is there any limit on disk image size? For example, should I always use less than 2GB in order that reading and saving/writing data to work properly?