emscripten-core/emscripten

is allocateUTF8 safe to use ?

開放

#9,786 建立於 2019年11月5日

 (9 則留言) (0 個反應) (0 位負責人)C++ (3,519 個分叉)batch import
good first bughelp wanted

倉庫指標

星標
 (27,361 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

In sql.js, we use the allocateUTF8OnStack function, and it works. However, the function is nowhere to be found in the official API documentation. Is this an oversight, or is there a reason the function should not be used outside of emscripten itself ?

貢獻者指南