Elliott.Wen

Results 11 issues of Elliott.Wen

BrowserVM is an efficient X86-64 full-system emulator running in browsers. It is based on WebAssembly and QEMU. - [X] I've read [CONTRIBUTING.md](https://github.com/mbasso/awesome-wasm/blob/master/CONTRIBUTING.md). - [X] Description explains the issue / use-case...

Hello, Builder.createUnreachable seems missing. Sometimes this function may be quite useful, for example, building a trap basic block, where we do not want a terminator branching. Thanks

HI, just wondering whether it would be a better idea to replace bullet list with bullet dict. As a game session progresses, the bullet list is becoming larger. In theory,...

### Reproduction steps Compile the following code (gcc example.c -lgit2), and run it against an object directory. If we supply an absolute path, the example works fine. ./a.out /home/elliott/repo If...

Adding a link to ghfeed.org. Motivated by gharchive.org, GH Feed is a project to monitor newly committed files in GitHub, archive them, and make them easily accessible for further analysis.

Hi, I am attempting to improve the JIT engine. So it would be really great if you can provide test cases for the RVVM. I saw in the makefile that...

enhancement
discussion

Hi, I am just wondering whether this board supports 13.3 inch screen? Best Elliott

Just noticed a potential error in gbm_mod_free_gpu0 I suggested that we should use native_handle_delete rather than delete handle. Because handle is allocated by malloc rather than "new" static int gbm_mod_free_gpu0(alloc_device_t...

Hi, thanks for sharing this cool project. It would be cool if we have a webassembly version of robocode so that people can watch a robocode game session in a...

enhancement