tanishiking / scala-wasm

Experimental WasmGC backend for Scala.js | merging into the upstream Scala.js repo https://github.com/scala-js/scala-js/pull/4988
41 stars 3 forks source link

`x.toString()` throws when x is a JavaScript `symbol` #106

Closed sjrd closed 7 months ago

sjrd commented 7 months ago

https://github.com/tanishiking/scala-wasm/blob/7b1c5d513a3c5db31f28fce26b0b1c7d76f553a3/build.sbt#L232-L233 Follow-up to #103.