Share host-aware completion across runtimes

This commit is contained in:
2026-08-13 18:55:03 +09:00
parent e862e53f3e
commit d28edcf041
25 changed files with 2836 additions and 578 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "decodal-wasm",
"type": "module",
"description": "WebAssembly wrapper for evaluating Decodal in browser playgrounds.",
"description": "Host-configurable Decodal evaluator and language service for JavaScript runtimes.",
"version": "0.1.3",
"license": "MIT OR Apache-2.0",
"repository": {