Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update doc/contributing/maintaining-web-assembly.md
Co-authored-by: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
  • Loading branch information
mhdawson and VoltrexKeyva authored Apr 20, 2022
commit eb76789e2c54d7bddc068053c64c2c71b04f6f62
2 changes: 1 addition & 1 deletion doc/contributing/maintaining-web-assembly.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ The key elements of our WebAssembly strategy include:

Node.js gets its core WebAssembly support through V8. We don't need
to do anything specific to support this, all we have to do is keep
the version of V8 as up to date as possible.
the version of V8 as up-to-date as possible.

### Key API support

Expand Down