Skip to content

issues Search Results · repo:bytecodealliance/go-modules language:Go

Filter by

52 results
 (90 ms)

52 results

inbytecodealliance/go-modules (press backspace or delete to remove)

I have written a .wit file : package wasmtime-example:default@1.0.0; world default { export validators; } interface validators { validate-name: func(name: string) - result tuple , string ; validate-email: ...
  • Archisman-Mridha
  • 1
  • Opened 
    3 days ago
  • #300

Everything worked well until a couple of days ago (with wasm-tools@v1.225.0). With the latest wasm-tools, our generated code is missing some shapes. Failing GitHub Action here: https://github.com/edgee-cloud/example-go-component/actions/runs/13455120736/job/37597335001?pr=7 ...
  • alexcasalboni
  • 6
  • Opened 
    16 days ago
  • #297

Description echo `wit-bindgen-go version` | `tinygo version` | `wasmtime --version` | `uname -m` wit-bindgen-go version v0.5.0 | tinygo version 0.35.0 darwin/arm64 (using go version go1.23.4 and LLVM ...
bug
  • ethanstanley3
  • 4
  • Opened 
    on Jan 23
  • #288

Hi team, I am trying to follow this tutorial:https://component-model.bytecodealliance.org/language-support/go.html#4-build-the-component, However I failed to build: ~/studyspace/rust/wit-test: tinygo ...
bug
  • LegendBoyWonder
  • 4
  • Opened 
    on Jan 15
  • #285

Description echo `wit-bindgen-go version` | `tinygo version` | `wasmtime --version` | `uname -m` wit-bindgen-go version v0.5.0 | tinygo version 0.35.0 darwin/arm64 (using go version go1.23.4 and LLVM ...
bug
  • ethanstanley3
  • 1
  • Opened 
    on Jan 15
  • #284

It appears that the 0.5.0 version of the bindgen has introduced a regression go run go.bytecodealliance.org/cmd/wit-bindgen-go generate -vv -w imports -o bindings wit fails on e.g. wasi:http, examples: ...
bug
  • rvolosatovs
  • 2
  • Opened 
    on Jan 13
  • #281

go.bytecodealliance.org/cmd/wit-bindgen-go generate gives the following output: // IsQuery represents the imported method is-query . // // is-query: func(query: option borrow web-gl-query ) - g-lboolean ...
  • MendyBerger
  • 7
  • Opened 
    on Dec 9, 2024
  • #264

Problem Currently, there is a single Go module (go.bytecodealliance.org) with a go.mod file at the root of this repository. The root module includes a number of dependencies, all of which are used in ...
proposal
  • ydnar
  • 6
  • Opened 
    on Dec 8, 2024
  • #261

Hi team, I am trying to follow this tutorial: https://component-model.bytecodealliance.org/language-support/go.html#:~:text=init%20example.com-,Next,-%2C%20we%20can%20generate However I failed to generate ...
  • OpenWaygate
  • 5
  • Opened 
    on Nov 13, 2024
  • #248

Disclaimer: Sorry if this is not how you want ideas/challenges to be communicated, if this is wrong then how would I propose an idea? I couldn t find anything about this in your contributing guidelines. ...
  • Solverj
  • 5
  • Opened 
    on Nov 12, 2024
  • #247
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub