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
Accelerator
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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
argotorg
/
solcore
Public
Notifications
You must be signed in to change notification settings
Fork
9
Star
108
Code
Issues
27
Pull requests
19
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Playground PoC
- #518
#518
Draft
mbenke
wants to merge 20 commits into
main
argotorg/solcore:main
from
ghcjs
argotorg/solcore:ghcjs
Copy head branch name to clipboard
Conversation
Commits
20
(20)
Checks
Files changed
Draft
Playground PoC
#518
mbenke
wants to merge 20 commits into
main
argotorg/solcore:main
from
ghcjs
argotorg/solcore:ghcjs
Copy head branch name to clipboard
Commits
Commits on Jul 2, 2026
WIP: browser IDE + in-memory compile API
Show description for dceac45
mbenke
committed
dceac45
View commit details
Copy full SHA for dceac45
Browse repository at this point
Fix native (GHC 9.8) build: use Data.List.foldl' qualified
Show description for 5241175
mbenke
committed
5241175
View commit details
Copy full SHA for 5241175
Browse repository at this point
Switch native toolchain to GHC 9.10 on the ghcjs branch
Show description for 8426637
mbenke
committed
8426637
View commit details
Copy full SHA for 8426637
Browse repository at this point
Make ghcjs branch -Werror/ormolu clean on GHC 9.10
Show description for 88c33f3
mbenke
committed
88c33f3
View commit details
Copy full SHA for 88c33f3
Browse repository at this point
Port typecheck cache to the library (Tier 1: session cache)
Show description for 08e4749
mbenke
committed
08e4749
View commit details
Copy full SHA for 08e4749
Browse repository at this point
Port typecheck cache to the browser (Tier 2: IndexedDB persistence)
Show description for 393dd74
mbenke
committed
393dd74
View commit details
Copy full SHA for 393dd74
Browse repository at this point
Ship a precompiled std cache as a static asset (Tier 3: warm first load)
Show description for 26a9112
mbenke
committed
26a9112
View commit details
Copy full SHA for 26a9112
Browse repository at this point
Retry the std-cache generator's warm-up compile when it blocks
Show description for 487c489
mbenke
committed
487c489
View commit details
Copy full SHA for 487c489
Browse repository at this point
Generate the std cache blob natively instead of under Node
Show description for 4471486
mbenke
committed
4471486
View commit details
Copy full SHA for 4471486
Browse repository at this point
Show a per-module cache-hit indicator per compile
Show description for 785aa1f
mbenke
committed
785aa1f
View commit details
Copy full SHA for 785aa1f
Browse repository at this point
Commits on Jul 3, 2026
Emit contract ABIs and reshape the browser IDE workspace
Show description for 8f36343
mbenke
committed
8f36343
View commit details
Copy full SHA for 8f36343
Browse repository at this point
Self-heal the JS build plan when a cabal update poisons its package-ids
Show description for 5bb297f
mbenke
committed
5bb297f
View commit details
Copy full SHA for 5bb297f
Browse repository at this point
Merge branch 'main' into ghcjs
Show description for c5622fb
mbenke
committed
c5622fb
View commit details
Copy full SHA for c5622fb
Browse repository at this point
Commits on Jul 4, 2026
web/build.sh: add a nix develop hint
mbenke
committed
917388c
View commit details
Copy full SHA for 917388c
Browse repository at this point
playground: make Yul generation errors appear in the result pane
mbenke
committed
cc31174
View commit details
Copy full SHA for cc31174
Browse repository at this point
Commits on Jul 7, 2026
Merge branch 'main' into ghcjs (PR #521 typechecker performance)
Show description for b323b52
mbenke
committed
b323b52
View commit details
Copy full SHA for b323b52
Browse repository at this point
Add the JS backend cross-compiler to the dev shell
Show description for f6aca51
mbenke
committed
f6aca51
View commit details
Copy full SHA for f6aca51
Browse repository at this point
Add a Node CLI for benchmarking the browser compiler
Show description for f682837
mbenke
committed
f682837
View commit details
Copy full SHA for f682837
Browse repository at this point
web/build.sh: point the toolchain hint at ghcjs-flake.nix
Show description for 97d8ecb
mbenke
committed
97d8ecb
View commit details
Copy full SHA for 97d8ecb
Browse repository at this point
web/node-driver.cjs: force synchronous stdout so TTY runs don't return null
Show description for c3ce2c2
mbenke
committed
c3ce2c2
View commit details
Copy full SHA for c3ce2c2
Browse repository at this point
You can’t perform that action at this time.