-
Notifications
You must be signed in to change notification settings - Fork 75
Update Dart webassembly-language-support.md #1380
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Signed-off-by: Kyle Finlinson <[email protected]>
| | [Dart][Dart] | ❌ | ⏳ | ❌ | ❌ | | ||
| | [Dart][Dart] | ✅ | ✅ | ⏳ | ❌ | | ||
|
|
||
| * _Core_ means there is an implementation of WebAssembly 1.0 |
There was a problem hiding this comment.
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 ✅
There was a problem hiding this comment.
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).
|
CI fail is an unrelated broken link at sigstore |
|
My apologies, @KyleFin, I forgot to say thank you for this! |
|
Happy to help! Thanks @itowlson :) |
|
I see that Dart completely disappeared from the languages support and (other languages) cc @kevmoo |
|
@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 |
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:
title,template, anddateare all settemplates/*.hbsfiles) that points to a document.mdthat is set to publish in the future? If so please only publish the.mdand.hbschanges in real-time (otherwise there will be a menu item pointing to a.mdfile that does not exist)cat -ve <filename> | grep $'\r' | wc -land expect 0 as a result)bart checkPREVIEW_MODE=1and runnpm run stylesto update styling)npm run testand resolved all errors