Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/PerikiyoXD/v8xm

v8 shell built using xmake
https://github.com/PerikiyoXD/v8xm

v8 v8-engine v8-javascript-engine v8js xmake xmake-built

Last synced: about 1 month ago
JSON representation

v8 shell built using xmake

Awesome Lists containing this project

README

        

# v8xm

## Introduction

v8xm is a demo project used to solve the problem of running v8 using xmake environment.

## Build

```bash
xmake
```

## Run

```bash
xmake run
```

## License

v8xm is licensed under the MIT License. See [LICENSE](LICENSE) for the full license text.