From 7d6a6473163c4d916aba50ca7926468c6efb6c1e Mon Sep 17 00:00:00 2001 From: "Anthony M. Cook" Date: Thu, 4 Jan 2024 04:41:25 -0600 Subject: [PATCH] Feature moved to redlight While still in progress on the redlight backend, it's confusing to put it on the front page of something using Go --- README.markdown | 1 - 1 file changed, 1 deletion(-) diff --git a/README.markdown b/README.markdown index 28f54b3..3b35400 100644 --- a/README.markdown +++ b/README.markdown @@ -25,7 +25,6 @@ blacklight (BLVM) is awesome, here's a few reasons why: - UTF-8 native datatypes - multi-architecture and cross-platform (currently: x86_64, ARM, macos, linux, windows) - (in progress) highly optimized vector operations on supported CPUs -- (in progress) simple FFI to Rust and C - (planned) security contexts and permissions Documentation