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

Generate defaults from IR types instead of from Wasm types. #110

Closed sjrd closed 7 months ago

sjrd commented 7 months ago

This makes it more obvious that we cannot get "nonDefaultable" errors at arbitrary places.