Giter Site home page Giter Site logo

What can I do with "too many errors" ? about go HOT 3 OPEN

minamz avatar minamz commented on June 4, 2024
What can I do with "too many errors" ?

from go.

Comments (3)

minamz avatar minamz commented on June 4, 2024 1

cool, thanks for the info. yeah on mac i didn't have this issue with newest go version.
good to know at least it was not some messup on my side~
probs no one on our side needs a windows fix for development atm anyway; feel free to close this i guess but pls do let us know if you update things ~

from go.

guregu avatar guregu commented on June 4, 2024

Hello, no worries. Hmm, seems to be related to this bytecodealliance/wasmtime-go#192 (comment) (tl;dr: upgrading Go breaks the Windows wasmtime-go build?)

Easiest way to get around it would be using WSL and building it in Ubuntu etc. Just tried it and I'm getting weird errors on regular Windows but WSL works.

image

I might just switch this library to wazero which is written in Go and avoids the library dependencies that wasmtime has. It will be a little slower but a lot easier to build 🤔. For Stream the speed won't be issue because all (iirc) of the work happens during startup.

from go.

guregu avatar guregu commented on June 4, 2024

The latest releases upgraded the wasmtime version so it (might) work better in Windows now. It fixes some other stuff too so might be a good idea to upgrade

from go.

Related Issues (8)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.