Dave Thomas
Results
32
comments of
Dave Thomas
Looking through FileParser.hs, I think this is likely above my pay grade for now. :)
Ah, I'll try the onload route. The issue is that to use the library you'd normally write ``` js const MyLib = require("my_lib.js") ``` and using `script:` I don't know...