Skip to content

Commit

Permalink
doc: link small project (#50)
Browse files Browse the repository at this point in the history
https://github.com/crossnx/small πŸš€

Signed-off-by: Tony Gorez <gorez.tony@gmail.com>
  • Loading branch information
tony-go authored Feb 23, 2024
1 parent 1e5d4a0 commit 04ebfbe
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,13 @@

`includejs` offers a unified API for building your own JavaScript runtime, bridging multiple engines and platforms with ease.

## Example

In our journey to enhance `includejs`, we've also developed small - a minimalist, experimental runtime
aimed to provide ground for concepts and features we're considering for it.

Hosted on GitHub at [`crossnx/small`](https://github.com/crossnx/small).

## Features

- Multiple runtime support: `JavascriptCore`, `v8` (more in the furture)
Expand Down

0 comments on commit 04ebfbe

Please sign in to comment.