WebAssembly Language Tools v0.11.0 is released

gplane1 pts0 comments

Release v0.11.0 · g-plane/wasm-language-tools · GitHub

//releases/show" data-turbo-transient="true" />

Skip to content

Search or jump to...

Search code, repositories, users, issues, pull requests...

-->

Search

Clear

Search syntax tips

Provide feedback

--><br>We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Cancel

Submit feedback

Saved searches

Use saved searches to filter your results more quickly

-->

Name

Query

To see all available qualifiers, see our documentation.

Cancel

Create saved search

Sign in

//releases/show;ref_cta:Sign up;ref_loc:header logged out"}"<br>Sign up

Appearance settings

Resetting focus

You signed in with another tab or window. Reload to refresh your session.<br>You signed out in another tab or window. Reload to refresh your session.<br>You switched accounts on another tab or window. Reload to refresh your session.

Dismiss alert

{{ message }}

g-plane

wasm-language-tools

Public

Uh oh!

There was an error while loading. Please reload this page.

Notifications<br>You must be signed in to change notification settings

Fork

Star<br>80

v0.11.0

Latest

Latest

Compare

Choose a tag to compare

Sorry, something went wrong.

Filter

Loading

Sorry, something went wrong.

Uh oh!

There was an error while loading. Please reload this page.

No results found

View all tags

github-actions

released this

10 Jun 14:14

Immutable<br>release. Only release title and notes can be modified.

v0.11.0

This tag was signed with the committer’s verified signature .

g-plane<br>Pig Fang

GPG key ID: A8198F548DADA9E2

Verified

Learn about vigilant mode.

c70d75c

This commit was signed with the committer’s verified signature .

g-plane<br>Pig Fang

GPG key ID: A8198F548DADA9E2

Verified

Learn about vigilant mode.

Proposals Support

These proposals are supported:

Compact Import Section

Visit WebAssembly Features Status page for details about the supported features.

Formatter

Formatter received a huge performance improvement in this release. Here is the benchmark result:

Environment<br>Before (µs)<br>After (µs)<br>Time Reduction<br>Speedup

Linux 7.0 on Intel i7-12700K<br>23.493<br>7.0656<br>↓ 69.92%<br>3.32×

M4 Mac mini<br>20.729<br>6.0717<br>↓ 70.7%<br>3.41×

There's a blog post (written in Chinese) about how we optimized it.

Lints and Checks

New lint: Check omitted idx of immediates

Due to compatibility, WebAssembly allows omitting idx in some memory and table instructions, such as i32.load and table.get. This lint checks this case and suggests adding such idx. A code action for fixing this is available in previous versions.

Bug Fixes

Fixed edge cases of incremental parsing.

Assets<br>10

Loading

Uh oh!

There was an error while loading. Please reload this page.

-->

All reactions

You can’t perform that action at this time.

reload search signed loading release plane

Related Articles