Skip to content

issues Search Results · repo:spinframework/spin language:Rust

Filter by

1k results
 (59 ms)

1k results

inspinframework/spin (press backspace or delete to remove)

When spin-docs are deployed for spinframework, we need to update the release notes template installation instructions to point to the install page of the new docs site.
  • fibonacci1729
  • Opened 
    2 days ago
  • #3061

currently variable needs to be either provided a default value or made required in spin.toml. I would like to keep my default value in code near to where it is actually used. one of the reason I want to ...
  • rajatjindal
  • 2
  • Opened 
    8 days ago
  • #3053

  • michelleN
  • 2
  • Opened 
    8 days ago
  • #3051

I created http-go template following these instructions: https://developer.fermyon.com/spin/v3/quickstart Then I do spin build --up: Building component test-spin with `tinygo build -target=wasi -gc=leaking ...
  • msuny-c
  • 2
  • Opened 
    11 days ago
  • #3049

When using spin in github actions and the spin.toml contains identical components sources, e.g. [[trigger.http]] route = /pkg/... component = social-timer-pkg [component.social-timer-pkg] source ...
  • justjoheinz
  • 7
  • Opened 
    13 days ago
  • #3048

CI is currently failing on the legacy-apps test, because the legacy apps in tests/testcases/legacy-apps-test produce Hello Fermyon instead of Hello World. These apps are binary Wasm files generated from ...
  • itowlson
  • 2
  • Opened 
    17 days ago
  • #3044

This suggestion came from a discussion with a Spin user who had expected Spin to have a smaller memory footprint when the process is not servicing requests. They expected that the process would start listening ...
  • devigned
  • 4
  • Opened 
    21 days ago
  • #3038

If you have a HTTP guest which is streaming a response (using the WASI IncomingRequest/ResponseOutparam signature directly), and it panics after creating and setting the OutgoingResponse but before it ...
  • itowlson
  • Opened 
    24 days ago
  • #3035

The Postgres host component creates a client during calls to open_connection this client can then be reused across all database interactions within that request. Ideally, connections should be shared ...
  • kate-goldenring
  • 9
  • Opened 
    28 days ago
  • #3030
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! 
Restrict your search to the title by using the in:title qualifier.
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