9 commentaires (9 commentaires)0 réaction (0 réaction)0 personne assignée (0 personne assignée)C++3 519 forks (3 519 forks)batch import
good first bughelp wanted
Métriques du dépôt
- Stars
- 27 361 étoiles (27 361 étoiles)
- Métriques de merge PR
- Merge moyen 19j 10h (Merge moyen 19j 10h)147 PRs mergées en 30 j (147 PRs mergées en 30 j)
Description
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 ?
Guide contributeur
- Direction de recherche
- Examinez la documentation officielle de l'API pour voir si allocateUTF8OnStack est documentée ailleurs ou si elle est destinée à un usage interne uniquement. Vérifiez le code source d'emscripten pour sa déclaration et les éventuels avertissements d'utilisation.
- Stack technique
- cppwasm
- Domaine
- tooling
- Type d'issue
- Documentation
- Prérequis
- C++WebAssembly