Jari Vetoniemi
Jari Vetoniemi
I'd be very much interested in this. @adrian-thurston How much work is it to support a language? Does ragel need to know the full grammar?
I agree with this, there should be a clear distinction between bitpacked and bytepacked.
The AR functionality is not enabled by default. >NOTE: For the AR functionality you will need a API key with AR support enabled. Please contact IndoorAtlas sales for this! You...
I have managed to build rusty_v8.a for musl, but deno fails with: ``` error: /build/source/target/release/deps/libdeno_ops-4e7e641473573b40.so: cannot allocate memory in static TLS block ```
Works after switching to older zig (version 0.8.1) ``` /nix/store/zqik2z7dxn57z66kqf0qymjbfb8smmlz-hello-world-0.1.0-aarch64-unknown-linux-musl/bin/lambda-hello-world: ELF 64-bit LSB executable, ARM aarch64, version 1 (SYSV), statically linked, not stripped ``` ``` [130] void@voidlinux> ./result/bin/lambda-hello-world v8 version:...
Succesfully deployed and working in AWS: ``` jari@jv-m1-mbp> curl -i -X POST -H 'Content-Type: application/json' -d '{"src": "Deno.core.ops.v8_version()"}' redacted.url HTTP/2 200 date: Fri, 11 Nov 2022 07:57:05 GMT content-type: application/json...
@Propolisa I've got `deno_core` to build, I don't use `deno` directly myself, but I guess `deno` could be able to build as well, since it just uses `deno_core` as the...
Copying from discord: Indeed defaulting on x11 wont help wayland users. There can be advantages for being an xwayland client rather than native, as compositors implement x11 wm inside them,...
Seems like the SDL3 PR has accelerated the progress https://github.com/libsdl-org/SDL/pull/9345
Nope, consider orbment as stagnant project. wlc is also in progress being replaced by wlroots for sway and such, but is still maintained for sway.