windowsair

Results 8 issues of windowsair

Thank you for your excellent work! Some of the bat code in the project needed to be modified in my environment in order to continue to run. This is mostly...

Working with character encoding on Windows is really annoying. Passing UTF-8 characters on the command line using `CreateProcessA` seems to be impossible. While local code pages seem to be able...

It would be great if there was some way to iterate over something like each UTF8 character. Are there plans to add this in the future?

It looks like TLS v1.3 is not working properly, as shown in the unit test. I think we should change the API we used, as shown in the following reference...

#27 It looks like llvm-box currently takes the first argument, `argv[0]`, as the command. I'm not sure if this is intentional or if it's just a bug. In most environments,...

Hi, thanks for the very cool work you do! I'm having some problems with the llvm-box. I noticed that the llvm-box did not have any console output at runtime, and...

Github action seems out of memory, causing compilation to abort: ```bash 2023-12-23T06:53:42.4386009Z em++: error: 'tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Disasm.cpp.o' failed (received SIGKILL (-9)) 2023-12-23T06:53:42.4428220Z ninja: build stopped: subcommand failed. 2023-12-23T06:53:43.5446445Z ##[error]Process completed with exit...

The webusb feature is already included in the usb package. Let's deprecate the extra webusb package.