κeen

Results 53 comments of κeen

I have too, on Ubuntu. I'm using mozc as Input method.

Thank you @kchibisov for tackling this problem. I tried it on Ubuntu 21.10 on Xorg with uim-skk. While inline candidates displayed in inline, box candidates are displayed below the window....

Yes. Block candidate displayed outside of window is almost the same behavior as master's. ![image](https://user-images.githubusercontent.com/4434568/149883001-602fc501-b944-4441-a41f-bb998dfb363f.png) ![2022-01-18 15 31 31](https://user-images.githubusercontent.com/4434568/149883125-c106dbe8-de6a-4942-a637-4d152bdd40e3.jpg) BTW, I found that input is duplicated when the conversion is...

https://github.com/WebAssembly/exception-handling

use control0/prompt and CPS it

[Space-efficient closure representations | ACM SIGPLAN Lisp Pointers](https://dl.acm.org/doi/10.1145/182590.156783)

http://mlton.org/References#CejtinEtAl00 https://github.com/MLton/mlton/blob/master/mlton/closure-convert/closure-convert.fun

``` raw AST desugared AST (a.k.a Core Language) alpha converted Core typed Core HIR K Normal A Nomal MIR LIR WASM ``` TBD: * How to treat Module language *...

emscripten adds unnecessarily imports so may need to implement it with (restricted) webml itself