commit 98a093fa7067145893f248ab2e4c8f083659c566 parent cea42bec9134033fdddcfa1d4c452959bb4cb08a Author: Jack Mordaunt <jackmordaunt.dev@gmail.com> Date: Thu, 21 Dec 2023 12:23:44 +0800 all: provide multiple backends This commit makes a major structural change to the package. If shared objects are avialable (dll, so, dylib) they will be used. Otherwise, transpiled will be used. Signed-off-by: Jack Mordaunt <jackmordaunt.dev@gmail.com> Diff is too large, output suppressed.