tsingwong

Results 10 comments of tsingwong

> I created a new project. > > ``` > npx create-react-app my-app --template typescript > ``` > > I navigated to the directory, installed the dependencies and then started...

> 我昨天也碰到了这个问题,源码打包了一份就可以了,附上地址:https://github.com/OMGZui/go/blob/master/cow.zip 适合unix 非常感谢,mac 也是有效的

我这边也有这个问题,但是重启之后还是报错找不到 node。 ![image](https://user-images.githubusercontent.com/16622888/56108525-f6a46e00-5f7e-11e9-8f72-e62230393eda.png)

thanks. update the newest version help me fix the problem.

+1. If possible, I can try to do this feature.

> Fragment MP4 把音视频数据切成一个个小片段管理,非常方便直播场景,也是 MSE 唯一支持的格式。 老师 这块可以订正下哈 https://www.w3.org/TR/mse-byte-stream-format-registry/#registry

My mistake, before I imported it in the form of CDN file, it should be imported in the form of npm, and it is good to configure compatibility in vite/webpack.

Do these options support wasm?

> > Do these options support wasm? > > Yes, we already have wasm worked in browser env. Will support soon. > > That's so cool. I can't wait for...

@tinyjin i just built this branch [asset-resolver](https://github.com/thorvg/thorvg/tree/jinny/asset-resolver) to wasm, how can i use it in web ?