Results 18 issues of ming

I have written an code about getting the svg element imported by embed, but it is failed. Here is the code: ```rust html! { } ``` I can get the...

bug

### Describe the Bug Can not find the api of `URL` in web_sys and js_sys. Is it defined in wasm-bindgen? ### dependiences wasm-bindgen = "0.2"

bug

[https://dp.diandongzhi.com/?acct=144&site=konvajs.com](url)

![image](https://user-images.githubusercontent.com/21278900/165053145-6d97e05b-3b5d-423f-990c-8f29f9f0f3bc.png)

The official website has been blocked for days in china. Just because of the cdn `jsdelivr` is blocking may be blocked forever. I found that just import the library docsearch...

As the title, there is no documentation i can find about how to use pseduo class in stylist-rs.

waiting for author

![image](https://github.com/hackwaly/ocamlearlybird/assets/21278900/1e0a569f-3a25-4e58-998d-ffae31a38dbd) As the screen-shot, the breakpoint i add in the file of _build/default is dislocated, and some are unrerified.

bug

The breakpoint can not be add in the source file, when i click the line in source file, the breakpoint is added in the file located in _build/default directory. Screen-shot...

enhancement

I would like to sponsor some money to this project, but i can not find any button or link.

Hi, i add earlybird debugger support in my fork of rescript-vscode. I think the visual debugger support can let more people easily to understand the OCaml analysis code logic and...