Skip to content
This repository was archived by the owner on Aug 17, 2025. It is now read-only.

Latest commit

 

History

History
25 lines (16 loc) · 293 Bytes

File metadata and controls

25 lines (16 loc) · 293 Bytes

Gjsify

Experimental compatibility layer of the Deno and Node.js runtimes for GJS

Development

Dependencies

Fedora:

sudo dnf install meson vala gjs

Ubuntu:

sudo apt install meson valac gjs

Build

NODE_OPTIONS=--max_old_space_size=9216 yarn run build