NEAL icon indicating copy to clipboard operation
NEAL copied to clipboard

Add support for JavaScript

Open tadeuzagallo opened this issue 2 years ago • 1 comments

I wrote a very simple JS provider that is just a thin wrapper around babylon, similar to how the python provider works. To avoid having to copy all the dependencies when installing NEAL, I added a build step to generated a single self-contained JS file.

tadeuzagallo avatar Apr 15 '22 19:04 tadeuzagallo

The build error should be fixed by #30

tadeuzagallo avatar Apr 18 '22 17:04 tadeuzagallo