humphd / humphd/browser-vm

Unimplemented: #GP handler

Open
#4 10 comments 0 reactions 0 assignees View on GitHub
Dominant language
Dockerfile
Stars
202
Forks
51
PR merge metrics
No merged PRs in 30d

Description

I'm trying to build my own v86 using Docker, but putting in the directory to load crashes the VM:

```
fs, path, and Buffer are all available on window for debugging, e.g., fs.stat('/', console.log)
index.js:1024 See https://github.com/filerjs/filer for docs.
index.js:1025 use ?debug on the URL if you need Plan9/Filer debug info from v86
?debug:508 no xr
index.js:12248 boot 0
index.js:12250 boot 1
index.js:12311 wait for prompt 1
index.js:12001 Unimplemented: #GP handler
index.js:12001 Execution stopped
index.js:11469 Unimplemented: #GP handler
index.js:11469 undefined
index.js:11469 Uncaught Unimplemented: #GP handler
```

Something I'm doing wrong?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.