agoric-labs / jessica

Jessica - Jessie (secure distributed Javascript) Compiler Architecture
Apache License 2.0
35 stars 9 forks source link

Use the proposed @agoric/jessie standard library #10

Closed michaelfig closed 5 years ago

michaelfig commented 5 years ago

Also, use @michaelfig/slog for logging.

This eliminates the need for global endowments in Jessie code... they can just import the relevant modules in order to run correctly in non-Jessie environments.

There is still an esm problem that prevents lang/nodejs/jesspipe.bat from working, but it all runs the unit tests and under the browser.