fourtune-org / realm-js-and-web

MIT License
0 stars 0 forks source link

@fourtune/realm-js-and-web

This repository contains the implementation of realm-js and realm-web.

The two realms are in one repository because they share lots of code.

Structure:

./src/realm-js/    contains realm-js files

./src/runtime/     contains runtime files (that are shared between realm-js and realm-web)

Notes