ProvableHQ / aleo-js

MIT License
20 stars 22 forks source link

[FEATURE] Analyze to add modules interoperability #18

Open mationorato opened 1 year ago

mationorato commented 1 year ago

🚀 Feature

Try to generate a module for both, CJS and ESM modules.

Motivation

Try running this project in nodejs and the browser.

Implementation

follow this article:

Additional context

Add any other context or screenshots about the feature request here.

mationorato commented 1 year ago

[FEATURE] Analyze to add modules interoperability