Neal Shah

Results 9 issues of Neal Shah

When taking the example code, google.com works fine, though sites such as github.com or wikipedia.org don't work reporting `Unsupported protocol version.` This is the code I am testing with ```js...

### Describe the problem On other chatting applications (Element, discord, even github issues) you can usually store an image in your clip board and paste it with control V, I...

Currently floating point numbers are handled by Berkeley Soft floats, as stated in the readme these are precise but slow. Could there be an optional setting in libv86 for faster...

performance

![FmSgtiXagAAh4hQ__01](https://user-images.githubusercontent.com/30693865/215613240-e8577af5-d0c5-406d-a5ab-a071cf44b6ee.png)

Please include the following in your bug report: **Version of emscripten/emsdk:** emcc (Emscripten gcc/clang-like replacement + linker emulating GNU ld) 3.1.61-git (67fa4c16496b157a7fc3377afd69ee0445e8a6e3) clang version 19.0.0git (/startdir/llvm-project 7cfffe74eeb68fbb3fb9706ac7071f8caeeb6520) Target: wasm32-unknown-emscripten Thread...

v86 has 81 images in https://github.com/copy/v86/blob/master/src/browser/main.js (I counted them all because I'm crazy) but index.html only lists 26, maybe there should be a "other options" dropdown which lists all the...

enhancement

**Issue Description** ![image](https://github.com/user-attachments/assets/fcec49ef-baf2-4dee-81dc-3a4e3330091d) ![image](https://github.com/user-attachments/assets/12f35e13-9b65-41e6-9845-c8ef42ce0ea1) **Steps to Reproduce** write data incorrectly **Expected & Actual Behavior** error would return an object with a .code field instead it returns a string with Error:...

title: if you open any godmode application and try to run `await puter.fs.mkdir("any-relative-folder-name")` it will fail. A workaround for this `await puter.fs.mkdir("any-relative-folder-name", {recursive: true})`

git: https://github.com/minht11/local-music-pwa

idea