Mike Miller
Mike Miller
There are some limitations in the Octave implementation of `classdef` to watch out for. The simplest thing to do would be to change `@sym/sym.m` to define the class and constructor...
> Octave doesn't support `loadlibrary` like MATLAB does Octave should learn how to `loadlibrary`. Maybe that would be better than an Octave specific extension here?
@Hywan I'm personally not interested in nor know anything about wasm at the moment, just here to help with any Octave issues.
Another workaround that I've used is to search for a string that you know is (or is likely to be) in the target file. E.g. searching for `Copyright path:/pervasives.ml` works...
> what is the intended use case for running stoken in a Docker container? Agree, I suspect a flatpak or snap containerized app of stoken/stoken-gui might be more useful.