Kenta

Results 10 issues of Kenta

Downloaded 0.3.0 of Buzz and added it to PATH. On attempting to run buzz from terminal getting the following errors: ``` dyld[3378]: Library not loaded: @rpath/libbuzz.dylib Referenced from: /Users/kenta/.langs/buzz/bin/buzz Reason:...

bug

Hi, as title mentions. Is it somewhat possible to export the GL and GLFW bindings to web with Emscripten? Thanks!

Multiple errors when attempting to build compiler from source using Bootstrapping Vale ver 2.0.15: Coordinator/src/main.vale: ``` [100%] Built target backend Compiling Coordinator... Running: /sbin/java -cp /home/----/Documents/Repositories/Vale/Vale-Ubuntu-0.2.0.15/Frontend.jar dev.vale.passmanager.PassManager build --output_dir build...

Is there any chance to add support for libadwaita on Linux? Or would that go beyond the vision of this project?

GtkBackend

I've encountered an odd behaviour with floats and printf where the output returned is not the value you've provided: We have the following code: ``` import "std.csp"; fn main(): i32...

I see you're also working on a different language and few other repo's that would indicate other interests. Are there plans to focus on this language or move onto something...

Is there a way to export Raylib-haxe to web via emscripten? If yes, would there be an example?

``` [Log] Resize copybuffer: 16777216 25 33554432 (wasm_exec.js, line 22) [Log] Version: WebGL 2.0 (wasm_exec.js, line 22) [Log] Switching to WebGL 2.0 mode (wasm_exec.js, line 22) [Log] 1:34PM WRN /home/runner/work/mog/mog/client/conn.go:83...

While the distance is small, you will have a sudden teleport back to the server predicted position: https://streamable.com/cme3m2

Is there any chance would consider providing tab/spaces (let's not open this can of worms) on new line to match the current format of the code? I'm not sure how...