Aloento

Results 64 comments of Aloento

You can try to call `function exitRuntime()` in your env like: https://github.com/Aloento/FFmpeg4JS/blob/02832f0c5765d78b3d0125e7698516bbd75b433b/src/ffmpeg.js#L1047 Or could you share the detail for this error?

I don't think you need to close MONO, but to exit EmscriptenModule. Just exit the EmscriptenModule then MONO will dispose too.

It's easy to export like: https://github.com/Aloento/FFmpeg4JS/blob/02832f0c5765d78b3d0125e7698516bbd75b433b/src/ffmpeg.js#L5123 eg: `Module["exitRuntime"] = exitRuntime;`

Blazor certainly doesn't exit, as it runs through the entire page lifecycle and will not change in future versions I think. So you're better off building a version yourself.

Maybe this: https://wicg.github.io/compression/#example-deflate-compress

也就是说严格按照RESTful写法,收到

dev-env中相关数据库内容是我自己造还是

噔噔咚,好,我今天先看看现有代码结构

老板你这文件结构看的我一愣一愣的,我得花时间消化一下,我这写C#写习惯的突然看到这个目录结构实在没反应过来((( 越看越迷糊(老板你有空给我指点一下吗(((为什么全部终结点都在同一个文件夹下面(

有什么办法可以让结构更好看一点吗