Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
NMFR
/
sqlc-template
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: switch from go compiler to tinygo
- #6
#6
Open
NMFR
wants to merge 11 commits into
main
NMFR/sqlc-template:main
from
feat/tinygo
NMFR/sqlc-template:feat/tinygo
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Open
feat: switch from go compiler to tinygo
#6
NMFR
wants to merge 11 commits into
main
NMFR/sqlc-template:main
from
feat/tinygo
NMFR/sqlc-template:feat/tinygo
Copy head branch name to clipboard
Commits
Commits on Jan 29, 2025
first draft
NMFR
committed
0122cae
View commit details
Copy full SHA for 0122cae
Browse repository at this point
add Makefile
NMFR
committed
23fb526
View commit details
Copy full SHA for 23fb526
Browse repository at this point
move main login out of the main package
NMFR
committed
2a255bc
View commit details
Copy full SHA for 2a255bc
Browse repository at this point
add tests
Show description for ae2543d
NMFR
committed
ae2543d
View commit details
Copy full SHA for ae2543d
Browse repository at this point
fix proto copy lock warning
NMFR
committed
d97153f
View commit details
Copy full SHA for d97153f
Browse repository at this point
Commits on Jan 30, 2025
add stream tests
NMFR
committed
8c5d251
View commit details
Copy full SHA for 8c5d251
Browse repository at this point
add tinygo compiler
NMFR
committed
30a0a9b
View commit details
Copy full SHA for 30a0a9b
Browse repository at this point
add bad reader data test
NMFR
committed
741d0b1
View commit details
Copy full SHA for 741d0b1
Browse repository at this point
Commits on Jan 31, 2025
Merge remote-tracking branch 'origin/main' into feat/tinygo
NMFR
committed
5b5239c
View commit details
Copy full SHA for 5b5239c
Browse repository at this point
remove missed file from merge
NMFR
committed
c869062
View commit details
Copy full SHA for c869062
Browse repository at this point
install tinygo in the base stage
NMFR
committed
6102150
View commit details
Copy full SHA for 6102150
Browse repository at this point
You can’t perform that action at this time.