Skip to content
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

Merge upstream #12

Merged
merged 69 commits into from
Feb 4, 2022
Merged
Changes from 1 commit
Commits
Show all changes
69 commits
Select commit Hold shift + click to select a range
2ea0c41
[spec] Minor fix to batch file (#1301)
radekdoulik Apr 6, 2021
4a24f96
Remove 'data passive' from bulk-memory examples (#1304)
aheejin Apr 6, 2021
c2ec899
[spec] Add change history appendix (#1306)
rossberg Apr 8, 2021
119d3b2
[spec] Layout improvements (#1307)
rossberg Apr 8, 2021
583d9d2
[spec] Try to retrigger build
rossberg Apr 8, 2021
03c0770
[spec] Move all repo-specifics to conf.py (#1308)
rossberg Apr 8, 2021
b9668b9
[test] Check that memory is exported/imported with correct min limit …
gumb0 Apr 12, 2021
8b73d00
[spec] Adjust oversight in reversal of br_table validation (#1305)
rossberg Apr 14, 2021
7b270ee
[interpreter] More robust make rule
rossberg Apr 14, 2021
f607ec9
[test] Fix alignment of i32.store instruction (#1312)
gumb0 Apr 14, 2021
e3c1081
[spec] Remove obsolete notes and fix inaccurate side conditions (#1311)
rossberg Apr 21, 2021
c4dd6e3
binary: table instructions can be 1 byte or prefix+u32 (#1320)
ngzhian May 5, 2021
c22bc32
[interpreter] Overdue version bump
rossberg May 6, 2021
e94c07a
[spec] Fix side condition about fresh ids (#1315)
rossberg May 10, 2021
873197e
[spec] Fix various typos in rules (#1321)
rossberg May 10, 2021
6663b9e
[spec] Remove obsolete note about multiple tables.
Ms2ger May 10, 2021
361039b
[test] Revert accidental commenting-out of a test
jblebrun May 10, 2021
a36e851
[js-api] Fix links to the core specification.
Ms2ger May 11, 2021
d97afb2
Fix the Editor metadata format
jyasskin May 11, 2021
6f5a5af
Fix the Editor metadata format
jyasskin May 12, 2021
c681917
Proper markup for ref.func instruction
harpocrates May 13, 2021
8c5432f
[spec] Fix grammar typo (#1328)
theduke May 17, 2021
484bb2b
Factor unreachability tests out of select and br_table (#1329)
titzer Jun 1, 2021
6622327
[spec] Fix type typo (#1333)
rossberg Jun 8, 2021
f9770eb
[js-api] Fix link to HTML.
Ms2ger Jun 23, 2021
5e694c9
[spec] Fix a bunch of minor editorial issues (#1338)
rossberg Jun 28, 2021
2e629bc
Create Github Actions workflow for CI (#1344)
takikawa Jul 16, 2021
725c245
[spec] Fix `table.grow` signature in appendix (#1349)
fitzgen Jul 26, 2021
46cf27c
[CI] Adjust JS/Web API build to use latest bikeshed
takikawa Jul 16, 2021
ab5ad7f
[spec] Fix type of `if` instruction in index (#1350)
Aug 3, 2021
acf5d26
[spec] Fix typos (#1351)
ivan-pan Aug 14, 2021
ed0f019
[js-api] Update CreateBuiltinFunction call for ES changes. (#1337)
Ms2ger Aug 19, 2021
22f7fa4
[interpreter] Minor grammar fix
rossberg Sep 8, 2021
d404d09
[interpreter] Unbreak
rossberg Sep 8, 2021
4353b29
[spec] Fix variable name typos (#1358)
rossberg Sep 8, 2021
994ee7c
Remove outdated table test
gahaas Sep 15, 2021
e6bee70
[test] Sync with wpt.
Ms2ger Sep 15, 2021
6a2b3b2
Add missing import to test
gahaas Sep 16, 2021
f528da2
Add missing import to test [2]
gahaas Sep 16, 2021
ac1bb59
Add action to mirror main to master (#1364)
ngzhian Sep 28, 2021
397399a
[test] Fix binary test (#1367)
rossberg Oct 1, 2021
530d309
Improve parse error message and add null-byte in comments test (#1372)
ngzhian Oct 13, 2021
5893af5
Add tests for using nan patterns outside of script (#1373)
ngzhian Oct 13, 2021
efb35b2
[spec] Fix algorithm (#1375)
rossberg Oct 13, 2021
9b4d86f
[spec] Replace some odd whitespace
rossberg Oct 13, 2021
7f2dc80
[spec] Fix outdated item from br_table validation prose (#1378)
rossberg Oct 14, 2021
6d15d3e
Use main in github workflow (#1380)
ngzhian Oct 14, 2021
5d850a2
Rename "master" to "main" in repository URLs that have switched to "m…
sunfishcode Oct 13, 2021
ee4a6c4
Add integer tests for using nan patterns outside of script (#1379)
ngzhian Oct 21, 2021
09a9540
Update sphinx to 3.5.4 (#1382)
ngzhian Oct 27, 2021
0fd42ae
Import main conf.py in bikeshed/conf.py (#1381)
ngzhian Oct 27, 2021
b506bda
Check that partially-oob stores do not store partial data (#1384)
ngzhian Oct 27, 2021
941c6f3
Upgrade katex to v0.13.19 (#1383)
ngzhian Oct 27, 2021
93054e7
Check all types of partially-oob stores (#1385)
ngzhian Oct 28, 2021
b6307dc
Upgrade to Sphinx 4.0.0 (#1387)
ngzhian Oct 29, 2021
932fbf8
[spec] Remove outdated footnote (#1389)
devsnek Nov 2, 2021
3ae76b1
Only include ref links to index in multi-page html (#1388)
ngzhian Nov 2, 2021
e87021b
Fix html_last_updated_fmt
ngzhian Nov 2, 2021
25ffaea
[spec] Add reference types to overview (#1394)
rossberg Nov 11, 2021
eae4abc
[interpreter] Remove use of physical equality on characters (#1396)
hanshoglund Nov 16, 2021
f5a260a
Merge SIMD proposal (#1391)
ngzhian Nov 18, 2021
57e2b6e
Remove merge conflict marker
ngzhian Nov 22, 2021
9849315
[spec] Handle v128 in validation algorithm (#1399)
ngzhian Nov 23, 2021
2460ad0
[spec] Fix instruction table (#1402)
rossberg Dec 2, 2021
db26021
Add tests for functions without end marker. NFC (#1405)
sbc100 Dec 13, 2021
ffb5e3b
[interpreter] Fix a typo in README (#1406)
ggreif Dec 18, 2021
63881c2
Add a link to the proposals repo (#1409)
tlively Jan 18, 2022
f2086a4
[spec] Add note regarding parameter names (#1412)
rossberg Jan 28, 2022
9a96100
Merge branch 'upstream' into merge-upstream2
rossberg Feb 4, 2022
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
[test] Fix alignment of i32.store instruction (#1312)
  • Loading branch information
gumb0 authored Apr 14, 2021
commit f607ec9a776a9e3425639f3cbe9b2d96bdc16b60
2 changes: 1 addition & 1 deletion test/core/binary.wast
Original file line number Diff line number Diff line change
Expand Up @@ -641,7 +641,7 @@
"\41\00" ;; i32.const 0
"\41\03" ;; i32.const 3
"\36" ;; i32.store
"\03" ;; alignment 2
"\02" ;; alignment 2
"\82\80\80\80\10" ;; offset 2 with unused bits set
"\0b" ;; end
)
Expand Down