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

Use PascalCase for Wasm Instructions. #129

Closed sjrd closed 6 months ago

sjrd commented 6 months ago

Since we are not matching the actual spelling of Wasm instructions anyway, we use more idiomatic Scala conventions.