Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

JSCore

Jscore or jscore.ewwii is an official JavaScript language support plugin for ewwii. It aims to bring the familiarity of JavaScript to the powerful backend of ewwii. This plugin is built for for users who want the maximum power and the speed at the cost of an heavy Just-In-Time JS engine.

One of the major differences between JSCore and other ewwii language support plugins is that it opts for a modern, self-sufficient architecture where all the configuration can be done directly from the comfort of your javascript file without having to rely on external scripts.

Features

  • npm support: Wide range of packages from JS ecosystem
  • v8 engine backend: Blazingly fast evaluation
  • self-sufficient: No need for external scripts