* Add support for multi-thread wasm blazor * Order the folder name parts (#2774) * this * handle the matrix of st/mt and /simd/non-simd * Merge remote-tracking branch 'origin/main' into dev/mt-main # Conflicts: # scripts/azure-templates-stages.yml * wasm things * Added a sample
10 lines
No EOL
171 B
JSON
10 lines
No EOL
171 B
JSON
{
|
|
"wasmHostProperties": {
|
|
"perHostConfig": [
|
|
{
|
|
"name": "browser",
|
|
"host": "browser"
|
|
}
|
|
]
|
|
}
|
|
} |