rrbutani / xterm-js-sys

Rust bindings for Xterm.js
https://rrbutani.github.io/xterm-js-sys/examples
MIT License
32 stars 2 forks source link

The examples fail to build on nightlies newer than `2020-05-24` #4

Open rrbutani opened 4 years ago

rrbutani commented 4 years ago

See rustwasm/wasm-bindgen#2158 for more details.

rrbutani commented 4 years ago

This is fixed in rustwasm/wasm-bindgen#2159; once that gets merged (and the PR in #1) we can switch back to wasm-bindgen proper and this issue can be closed.