Commit graph

3 commits

Author SHA1 Message Date
Snider
c525437ed6 refactor(module): migrate module path from forge.lthn.ai to dappco.re
Some checks failed
Security Scan / security (pull_request) Successful in 9s
Test / test (pull_request) Failing after 20s
Update module path from forge.lthn.ai/core/go-html to dappco.re/go/core/html.
Migrate all .go import paths, update dependency versions (core v0.5.0,
log v0.1.0, io v0.2.0), and add replace directives for local development.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-22 01:28:30 +00:00
Snider
050f8d9967 chore: add .core/ and .idea/ to .gitignore
All checks were successful
Security Scan / security (push) Successful in 9s
Test / test (push) Successful in 50s
2026-03-15 10:17:49 +00:00
Claude
456adce73b
build: add Makefile with WASM build target and size check
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17 00:15:08 +00:00