Skip to content

Conversation

@KyleFin
Copy link
Contributor

@KyleFin KyleFin commented Sep 14, 2024

Update language matrix to be aligned with @kevmoo's 6cb4c1e

Content must go through a pre-merge checklist.

Pre-Merge Content Checklist

This documentation has been checked to ensure that:

  • The title, template, and date are all set
  • Does this PR have a new menu item (anywhere in templates/*.hbs files) that points to a document .md that is set to publish in the future? If so please only publish the .md and .hbs changes in real-time (otherwise there will be a menu item pointing to a .md file that does not exist)
  • File does not use CRLF, but uses plain LF (hint: use cat -ve <filename> | grep $'\r' | wc -l and expect 0 as a result)
  • Has passed bart check
  • Has been manually tested by running in Spin/Bartholomew (hint: use PREVIEW_MODE=1 and run npm run styles to update styling)
  • Headings are using Title Case
  • Code blocks have the programming language set to properly highlight syntax and the proper copy directive
  • Have tested with npm run test and resolved all errors
  • Relates to an existing (potentially outdated) blog article? If so please add URL in blog to point to this content.

| [Dart][Dart] | | | ||
| [Dart][Dart] | | | ||

* _Core_ means there is an implementation of WebAssembly 1.0
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm curious about this definition. GC languages require 2.0, right? So should Core column be ❌ for Dart, Java, Kotlin, etc?

If not, then I believe Dart should be ✅

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@technosophos I'm going to merge this on the basis of Kotlin being green, but I may be misunderstanding your intent with the Core column. If so let me know and we can put it back to what you intended (running it past Kyle of course).

@itowlson
Copy link
Contributor

CI fail is an unrelated broken link at sigstore

@itowlson itowlson merged commit 4d1816b into fermyon:main Sep 15, 2024
@itowlson
Copy link
Contributor

My apologies, @KyleFin, I forgot to say thank you for this!

@KyleFin
Copy link
Contributor Author

KyleFin commented Sep 16, 2024

Happy to help! Thanks @itowlson :)

@KyleFin KyleFin deleted the patch-2 branch September 16, 2024 16:13
@iapicca
Copy link

iapicca commented Dec 21, 2024

I see that Dart completely disappeared from the languages support and (other languages)

cc @kevmoo

@KyleFin
Copy link
Contributor Author

KyleFin commented Jan 3, 2025

@iapicca, I think those pages are about Spin support, right? I don't know that Spin has Dart support.

My original update was about the WebAssembly language matrix https://developer.fermyon.com/wasm-languages/webassembly-language-support

@itowlson
Copy link
Contributor

itowlson commented Jan 5, 2025

This is correct. You can see from the last column in the "what languages support WebAssembly" matrix (which @KyleFin updated) that there is no Spin SDK for Dart (I think GC could currently be a blocker for this). Hence no coverage in the Spin docs. Sorry for the confusion @iapicca

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.

3 participants