[browser][hybrid] drop wrap_error_root,wrap_no_error_root #98365
Labels
arch-wasm
WebAssembly architecture
area-System.Runtime.InteropServices.JavaScript
in-pr
There is an active PR which will close this issue when it is merged
os-browser
Browser variant of arch-wasm
Milestone
drop
wrap_error_root
andwrap_no_error_root
replace it with UTF8 char* of the error, no GC boundary breached.
It is only used in ST in
mono_wasm_bind_js_import
and in hybrid.Hybrid globalization uses
MonoString*
heavily so it's not MT friendly anyway.The text was updated successfully, but these errors were encountered: