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
.
hkust-taco
/
mlscript
Public
Notifications
You must be signed in to change notification settings
Fork
41
Star
227
Code
Issues
36
Pull requests
10
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Add WASM Backend Support with File Imports
- #472
#472
Open
FetBoba
wants to merge 20 commits into
hkust-taco:hkmc2
hkust-taco/mlscript:hkmc2
from
b-temirov:file-imports
b-temirov/mlscript:file-imports
Copy head branch name to clipboard
Conversation
Commits
20
(20)
Checks
Files changed
Open
Add WASM Backend Support with File Imports
#472
FetBoba
wants to merge 20 commits into
hkust-taco:hkmc2
hkust-taco/mlscript:hkmc2
from
b-temirov:file-imports
b-temirov/mlscript:file-imports
Copy head branch name to clipboard
Commits
Commits on Apr 18, 2026
Added parsing of target config flag
FetBoba
committed
c8d8157
View commit details
Copy full SHA for c8d8157
Browse repository at this point
Merge branch 'hkmc2' of https://github.com/hkust-taco/mlscript into file-imports
FetBoba
committed
0d16479
View commit details
Copy full SHA for 0d16479
Browse repository at this point
Commits on Apr 19, 2026
Implemented correct compilation for WASM-compiled mls files
FetBoba
committed
338b428
View commit details
Copy full SHA for 338b428
Browse repository at this point
Commits on Apr 20, 2026
Added full file import support
FetBoba
committed
2ba41a3
View commit details
Copy full SHA for 2ba41a3
Browse repository at this point
Merge branch 'hkmc2' into file-imports
FetBoba
committed
33c4ca1
View commit details
Copy full SHA for 33c4ca1
Browse repository at this point
Restored whitespaces
FetBoba
committed
4b907aa
View commit details
Copy full SHA for 4b907aa
Browse repository at this point
Merge branch 'hkmc2' into file-imports
FetBoba
committed
f6db75e
View commit details
Copy full SHA for f6db75e
Browse repository at this point
Removed unnecessary line and indentaion changes
FetBoba
committed
e3f347e
View commit details
Copy full SHA for e3f347e
Browse repository at this point
Commits on Apr 21, 2026
Moved import test to diff tests
FetBoba
committed
8b04ce4
View commit details
Copy full SHA for 8b04ce4
Browse repository at this point
Merge branch 'hkmc2' into file-imports
FetBoba
authored
2dc73c7
View commit details
Copy full SHA for 2dc73c7
Browse repository at this point
Commits on Apr 22, 2026
Updated import tests
FetBoba
committed
c33f4e9
View commit details
Copy full SHA for c33f4e9
Browse repository at this point
Reverted unnecessary changes and moved Wasm related classes to Ctx.scala
FetBoba
committed
78f4b73
View commit details
Copy full SHA for 78f4b73
Browse repository at this point
Commits on Apr 23, 2026
Merge branch 'hkmc2' into file-imports
FetBoba
committed
d4a8ea7
View commit details
Copy full SHA for d4a8ea7
Browse repository at this point
Commits on May 2, 2026
Refactored MLsCompiler and added export extraction
FetBoba
committed
3b40dac
View commit details
Copy full SHA for 3b40dac
Browse repository at this point
Restored empty lines
FetBoba
committed
e5c80d4
View commit details
Copy full SHA for e5c80d4
Browse repository at this point
Merge branch 'hkmc2' of https://github.com/hkust-taco/mlscript into file-imports
FetBoba
committed
55536c1
View commit details
Copy full SHA for 55536c1
Browse repository at this point
Commits on May 13, 2026
Merge branch 'hkmc2' of https://github.com/hkust-taco/mlscript into file-imports
FetBoba
committed
16729ae
View commit details
Copy full SHA for 16729ae
Browse repository at this point
Merge branch 'hkmc2' into file-imports
LPTK
authored
be96b22
View commit details
Copy full SHA for be96b22
Browse repository at this point
Commits on May 15, 2026
Added whitespaces and removed redundant wat
FetBoba
committed
83da0e5
View commit details
Copy full SHA for 83da0e5
Browse repository at this point
Commits on May 16, 2026
Changed mjs import test to mls
FetBoba
committed
239ca2b
View commit details
Copy full SHA for 239ca2b
Browse repository at this point
You can’t perform that action at this time.