We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It seems that this is possible, so we should do it.
The text was updated successfully, but these errors were encountered:
This should work with the latest Emscripten (see emscripten-core/emscripten#17915 (comment) for instructions)
BUT, I need to remove various uses of require from the code, which are all related to the need to run under Node.js:
require
modelBase
get_model_path
import.meta.url
But see also #39 because supporting Node is not actually desireable
Sorry, something went wrong.
Or, actually, should use https://github.com/lquixada/cross-fetch
Fixed in #57
No branches or pull requests
It seems that this is possible, so we should do it.
The text was updated successfully, but these errors were encountered: