emcc 2.0.13 Pointer_stringify问题
Aberta
- Linguagem predominante
- C++
- Estrelas
- 1.4k
- Forks
- 170
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
emcc 2.0.13版本
使用 Pointer_stringify() 会报错 Pointer_stringify is not defined (使用第五章例子 websocket)
可用UTF8ToString替换
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Direção de pesquisa
The issue is in chapter 5's websocket example. Look for uses of Pointer_stringify in the example code and replace them with UTF8ToString. Check the Emscripten documentation for the API change. Verify the fix by building the example with emcc and testing in a browser.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- cpp, wasm
- Domínio
- compilers, web-dev
- Tipo de issue
- Bug
- Dificuldade
- 2/5
- Tempo estimado
- 1-3 horas
- Status de atividade
- Estagnada
- Clareza
- Claramente especificada
- Facilidade para iniciantes
- 45/100