OpenMined / syft.js

The official Syft worker for Web and Node, built in Javascript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create an example with a Webpack build

cereallarceny opened this issue · comments

We need to create an identical example to the simple-example folder inside of examples. This will include the ability to load the library in via a build system like Webpack rather than a <script> tag. This shows a "real-world" version of how the library would be used.