Sébastien Doeraene

Results 83 issues of Sébastien Doeraene

CI only for now. Based on #5098.

## Motivation The [JS String Builtins proposal](https://github.com/WebAssembly/js-string-builtins) introduced an efficient mechanism to manipulate JS strings from WebAssembly code using the JS embedding. It focused on strings as a high-impact first...

JS embedding

Not sure this is worth reporting, but it caused some headaches in Scala.js: https://github.com/scala-js/scala-js/issues/3058 (with a wrong fix in https://github.com/scala-js/scala-js/pull/3059) then https://github.com/scala-js/scala-js/issues/3267 (with the "proper" fix in https://github.com/scala-js/scala-js/pull/3272). We'll need...

erasure