Skip to content
New issue

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

WASM fails on rc3 with encoding issue #230

Closed
smallbraingames opened this issue Jul 7, 2024 · 3 comments
Closed

WASM fails on rc3 with encoding issue #230

smallbraingames opened this issue Jul 7, 2024 · 3 comments
Labels

Comments

@smallbraingames
Copy link

Running wasm examples that were working with ort = { git = "https://github.com/pykeio/ort.git", rev = "80be2068296b04e8ae0a442d4b9c2d635362d07e" } do not work anymore on latest main (rc3), specifically failing with error

TypeError: The encoded data was not valid for encoding utf-8
    at TextDecoder.decode (node:internal/encoding:443:16)
...
@decahedron1
Copy link
Member

What does rustc --version say? And are you able to provide a minimal reproduction?

@smallbraingames
Copy link
Author

What does rustc --version say? And are you able to provide a minimal reproduction?

rustc 1.79.0 (129f3b996 2024-06-10)

I'll provide the repro soon

@decahedron1

This comment was marked as outdated.

@decahedron1 decahedron1 closed this as not planned Won't fix, can't repro, duplicate, stale Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants