Skip to content

Conversation

@BrzVlad
Copy link
Member

@BrzVlad BrzVlad commented Feb 28, 2024

It was confused by code like:

BB1:
IL_0000: br             [nil <- nil], BB1

Should fix #98855

It was confused by code like:
```
BB1:
IL_0000: br             [nil <- nil], BB1
```
@ghost
Copy link

ghost commented Feb 28, 2024

Tagging subscribers to this area: @BrzVlad, @kotlarmilos
See info in area-owners.md if you want to be subscribed.

Issue Details

It was confused by code like:

BB1:
IL_0000: br             [nil <- nil], BB1

Should fix #98855

Author: BrzVlad
Assignees: BrzVlad
Labels:

area-Codegen-Interpreter-mono

Milestone: -

@BrzVlad BrzVlad merged commit 9bc96d0 into dotnet:main Feb 28, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Mar 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[WASM] dynamically compiled method with infinite loop renders the runtime non-functional

2 participants