V8
Haskell bindings to Google's V8 JavaScript Engine
Install / Use
/learn @sol/V8README
Haskell bindings to Google's V8 JavaScript Engine
This is still in a very early stage.
Getting started with the code
Currently you have to build V8 yourself and copy the libraries and headers manually.
Build V8
See V8's download and build instructions.
After building V8, run the following commands from this repositories root directory:
$ cp -r <path-to-google-v8>/out/native/obj.target/tools/gyp/ lib
$ cp -r <path-to-google-v8>/include/ .
Build the bindings and run the test suite
$ cabal configure --enable-tests && cabal build && ./dist/build/spec/spec
Related Skills
node-connect
345.9kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
106.4kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
345.9kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
345.9kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
