かめのこにょこにょこ

Results 7 issues of かめのこにょこにょこ

OpenSiv3D for Linux のサポート強化のために、各ディストリビューション/バージョンでのビルドを行う CI を追加する更新です。 **Ubuntu** - [x] Ubuntu 20.04 + GCC 9.3 + Boost 1.71.0 - [x] Ubuntu 22.04 + GCC 11.2 + Boost 1.74.0 - [x] Ubuntu...

This is experiment implementation of transforming DWARF debug entries in WebAssembly binaries. It seems to require more difficult implementation that using intermediate DWARF expression with [gimli.rs](https://github.com/gimli-rs/gimli), does not have direct...

## Changes - Add CMake script for targeting Emscripten - Use framebuffer on OpenGL ES 2.0 devices - Automated build test by travis CI

This PR will take #3794 over. New asyncify flag `--pass-arg=asyncify-propagate-addlist` will change `--pass-arg=asyncify-addlist` behavior, callers of functions in a asyncify-addlist will be also instrumented.

**追加する機能の内容 | Describe the solution you'd like** デスクトップ版では `Cursor::SetPos()` でマウスの固定ができるが、Web版では `Cursor::SetPos()` 相当の機能は DOM API に用意されていないので実装することができない。 しかし、単純にマウスを固定するという機能は DOM API に用意されているため、Web版でも実装可能である。 それ単体の機能を提供する API を Siv3D 側に用意して欲しい。 **その機能の追加によって解決する問題 | Is your feature request...

Type: Enhancement

Wasmer.sh in vscode integrated terminals will be great experience to WAPM users. I have concept implementation in the following repository, and the extension is also available in VSCode marketplace. This...

WebAssembly.sh in vscode integrated terminals will be great experience to WAPM users. I have concept implementation in the following repository, and the extension is also available in VSCode marketplace. The...