Commit 05bf5b7
committed
Remove
This commit is an implementation of WebAssembly/component-model#716 for
wasmtime where the main fallout is in tests. This isn't expected to
affect anything in practice as there's no known usage of this immediate
at this time.cancellable from component model intrinsics1 parent dde570a commit 05bf5b7
20 files changed
Lines changed: 108 additions & 770 deletions
File tree
- crates
- cranelift/src/compiler
- environ/src
- component
- translate
- misc/component-async-tests/tests
- scenario
- test-programs/src/bin
- test-util/src
- wasmtime/src/runtime
- component
- vm/component
- tests/misc_testsuite
- component-model-threading
- component-model/async
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
786 | 786 | | |
787 | 787 | | |
788 | 788 | | |
| 789 | + | |
| 790 | + | |
| 791 | + | |
| 792 | + | |
| 793 | + | |
| 794 | + | |
| 795 | + | |
| 796 | + | |
| 797 | + | |
| 798 | + | |
| 799 | + | |
| 800 | + | |
| 801 | + | |
| 802 | + | |
| 803 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
742 | 742 | | |
743 | 743 | | |
744 | 744 | | |
745 | | - | |
746 | | - | |
747 | | - | |
748 | | - | |
| 745 | + | |
749 | 746 | | |
750 | 747 | | |
751 | 748 | | |
752 | 749 | | |
753 | 750 | | |
754 | 751 | | |
755 | | - | |
756 | | - | |
757 | | - | |
758 | | - | |
759 | | - | |
760 | 752 | | |
761 | 753 | | |
762 | 754 | | |
763 | | - | |
764 | | - | |
765 | | - | |
766 | | - | |
| 755 | + | |
767 | 756 | | |
768 | 757 | | |
769 | 758 | | |
770 | 759 | | |
771 | 760 | | |
772 | 761 | | |
773 | | - | |
774 | | - | |
775 | | - | |
776 | | - | |
777 | | - | |
778 | 762 | | |
779 | 763 | | |
780 | 764 | | |
781 | | - | |
782 | | - | |
783 | | - | |
784 | | - | |
| 765 | + | |
785 | 766 | | |
786 | 767 | | |
787 | 768 | | |
788 | 769 | | |
789 | 770 | | |
790 | 771 | | |
791 | | - | |
792 | | - | |
793 | | - | |
794 | | - | |
795 | | - | |
796 | 772 | | |
797 | 773 | | |
798 | 774 | | |
799 | | - | |
800 | | - | |
801 | | - | |
802 | | - | |
| 775 | + | |
803 | 776 | | |
804 | 777 | | |
805 | 778 | | |
806 | 779 | | |
807 | 780 | | |
808 | 781 | | |
809 | | - | |
810 | | - | |
811 | | - | |
812 | | - | |
813 | | - | |
814 | 782 | | |
815 | 783 | | |
816 | 784 | | |
817 | | - | |
818 | | - | |
819 | | - | |
820 | | - | |
| 785 | + | |
821 | 786 | | |
822 | 787 | | |
823 | 788 | | |
824 | 789 | | |
825 | 790 | | |
826 | 791 | | |
827 | | - | |
828 | | - | |
829 | | - | |
830 | | - | |
831 | | - | |
832 | 792 | | |
833 | 793 | | |
834 | 794 | | |
835 | | - | |
836 | | - | |
837 | | - | |
838 | | - | |
| 795 | + | |
839 | 796 | | |
840 | 797 | | |
841 | 798 | | |
842 | 799 | | |
843 | 800 | | |
844 | 801 | | |
845 | | - | |
846 | | - | |
847 | | - | |
848 | | - | |
849 | | - | |
850 | 802 | | |
851 | 803 | | |
852 | 804 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
193 | | - | |
| 193 | + | |
194 | 194 | | |
195 | | - | |
| 195 | + | |
196 | 196 | | |
197 | | - | |
| 197 | + | |
198 | 198 | | |
199 | | - | |
| 199 | + | |
200 | 200 | | |
201 | | - | |
| 201 | + | |
202 | 202 | | |
203 | | - | |
| 203 | + | |
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
| |||
0 commit comments