0xE6EF1843DbC51C5f15fB6e6db7168ACFe84F34f1
wong2
wong2.mirror.xyz
EntriesCollection
avatar

wong2

wong2

wong2.eth
Developer, living in Shanghai
EntriesCollection
Subscribe to wong2
Receive new entries directly to your inbox.
Card Header

Introducing submirror: the missing RSS feed for Mirror

January 12th, 2022
There are more and more great content and writers on Mirror, however, Mirror didn’t provide a way to subscribe them via newsletter or RSS feed. After waiting for this feature for several months, I decided to implement it myself and provide it as a service to all.
Publisher Avatar wong2
wong2
0xE6EF

Emscripten的文件系统

October 21st, 2021
我们知道Emscripten可以将C/C++代码编译到WebAssembly,从而在浏览器中运行。为了实现这个目标,除了代码层面的编译外,Emscripten还需要在Web环境下提供大量对native runtime的模拟,如文件系统、底层图形库、网络等。今天重点看一下文件系统部分。
Publisher Avatar wong2
wong2
0xE6EF