Jason Feinstein
Jason Feinstein
Thanks for using it! You can include startup commands or scripts to load at startup, and those scripts can load objects into the REPL scope for you... though you'll need...
Any updates on this in the intervening 2 years?
This was sort-of fixed by #273. But I think the API can be much better (e.g. the current solution doesn't allow for the client to actually specify/supply the contents of...
That's great news, thanks for looking into it! If you want to submit a PR for changes to `README.md` with a section about Proguard, I'd love to review+merge it.
Your image has to be served from the same domain as the webpage, this is a security feature of Chrome to prevent people using Canvas to inspect image contents in...
Made into a P3, since it's mostly optional and will require a large refactor. We can find-replace the `validate` calls with `parseContext = null` once it's available
Sorry for the delay, my wife and I just moved recently. What do your environment variables look like?
Grammar is here: https://github.com/WebAssembly/spec/tree/master/interpreter#scripts
Thanks! Ultimately I'd like to remove the reflection all-together and use annotation processing. Hopefully I'll have some time to devote to that in the next few months.
Currently there is no way to do this out-of-the-box, but feel free to add support and submit a PR! On Sat, Jul 23, 2016 at 4:54 PM, Peter Lavelle [email protected]...