[wasm][debugger] Add support for Nullable<T> (#20325)
commit3faada6aacdb94585b126865cbe75e2cc1998c74
authormonojenkins <jo.shields+jenkins@xamarin.com>
Sat, 5 Sep 2020 09:13:55 +0000 (5 05:13 -0400)
committerGitHub <noreply@github.com>
Sat, 5 Sep 2020 09:13:55 +0000 (5 11:13 +0200)
tree3bf4f3a748244f1544842303e096194b47f4361b
parent2a4e66af4dc628a84a42ff443bc2c09a4bcc7dec
[wasm][debugger] Add support for Nullable<T> (#20325)

Return the value, or null.

Fixes mono/mono#20310

Co-authored-by: radical <radical@users.noreply.github.com>
mono/mini/mini-wasm-debugger.c