Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 1.13 KB

README.md

File metadata and controls

39 lines (29 loc) · 1.13 KB

Edgee

Edgee

The full-stack edge platform for your edge oriented applications.

Edgee Edgee Docs

This is an example of a Javascript Edgee Component

WARNING: A JavaScript WASM Component embed a full JS engine, resulting in longer startup time for edgee because of the pre-instantiating (which requires a lot of computing), which can be mitigated using a cache.

Setup

Requirements:

$ npm install

Building

$ edgee components build