#embeddable — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #embeddable, aggregated by home.social.
-
Grafeo – A fast, lean, embeddable graph database built in Rust
-
Grafeo – A fast, lean, embeddable graph database built in Rust
-
Don't just link to a changelog. Embed it directly on your site. Keep users informed right where they are. Seamless branding. #Embeddable #UX
-
PGlite – Embeddable Postgres
#HackerNews #PGlite #Embeddable #Postgres #PostgreSQL #Database #Development
-
PGlite – Embeddable Postgres
#HackerNews #PGlite #Embeddable #Postgres #PostgreSQL #Database #Development
-
Boa: A standard-conforming embeddable JavaScript engine written in Rust
https://github.com/boa-dev/boa
#HackerNews #Boa #JavaScript #Rust #Embeddable #Engine #OpenSource #Programming
-
Boa: A standard-conforming embeddable JavaScript engine written in Rust
https://github.com/boa-dev/boa
#HackerNews #Boa #JavaScript #Rust #Embeddable #Engine #OpenSource #Programming
-
Southeast Asia Feels Prepared for Disasters
LONDON -- Southeast Asia is one of the most disaster-prone areas in the world, but new data from the latest Lloyd’s Register Foundation World Risk Poll show people in this region also feel more prepared for disasters than almost anywhere else. ###Embeddable### Sixty-two percent of adults in Southeast Asia surveyed in 2023 for the World Risk Poll -- the first global survey of people’s perceptions and experiences of risk and…
https://pressnewsagency.org/southeast-asia-feels-prepared-for-disasters/
-
Godot as an Embeddable Game Engine: https://tirania.org/blog/archive/2024/Apr-23.html #linux #linuxgaming #foss #godot #engine #gaming #gamedev #embeddable
-
is there a way to restrict what can be used in #Guile #Scheme from inside C++? I know there's (eval-in-sandbox), but there's no C interface. Can I #sandbox the whole environment? Or should I put the file-loading and execution logic inside (eval-in-sandbox) using Scheme and have C++ simply call those wrappers?
Are there other projects using Scheme as a scripting language and have already solved stuff like this?
Are there other #embeddable Scheme implementations that are easier to restrict/harden?