Skip to content

Add Fable JavaScript support#6

Merged
pchalamet merged 1 commit into
mainfrom
feature/fable-compatibility
Jun 19, 2026
Merged

Add Fable JavaScript support#6
pchalamet merged 1 commit into
mainfrom
feature/fable-compatibility

Conversation

@pchalamet

Copy link
Copy Markdown
Contributor

Summary

  • Make FScript.Language Fable-aware and add a Fable-compiled JavaScript facade package.
  • Add virtual import support, tagged JS values, JS externs, exported invocation, and session APIs for browser/REPL-like hosts.
  • Add website JavaScript/Fable integration docs and a browser sandbox backed by the generated Fable runtime.

Verification

  • make build
  • make test
  • make smoke-tests
  • make fable-test
  • cd website && npm run typecheck
  • cd website && npm run build
  • make verify-changelog
  • git diff --check

@pchalamet pchalamet mentioned this pull request Jun 19, 2026
@pchalamet pchalamet merged commit 55b1c63 into main Jun 19, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant