2 lines
67 B
JavaScript
Raw Normal View History

2019-07-15 17:12:08 +04:00
import('./pkg/yarnn_example_mnist_wasm')
.catch(console.error);