Libraries and runtime updates in .NET 9 Preview 7 #106350
richlander
announced in
Announcements
Replies: 1 comment 3 replies
-
wasm import export sample seems to be broken in this preview: I got this error when try to ran the sample.
Seems like the wasmtime recognize the output wasm file to be a component instead of executable wasm file. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Lots new this release to try out.
📚Libraries
BinaryFormatter
is completeReadOnlySpan<char>.Split()
segmentsDebug.Assert
now reports assert condition, by default.zlib-ng
Guid.CreateVersion7
enables creating GUIDs with a natural sort orderInterlocked.CompareExchange
for more typesTensor<T>
asExperimental
⏱️Runtime
Release notes:
.NET 9 Preview 7:
Beta Was this translation helpful? Give feedback.
All reactions