Skip to content

Instantly share code, notes, and snippets.

@sogaiu
Last active March 1, 2024 04:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sogaiu/697afa3bdfca9d4715ccf9b7cd62f6c5 to your computer and use it in GitHub Desktop.
Save sogaiu/697afa3bdfca9d4715ccf9b7cd62f6c5 to your computer and use it in GitHub Desktop.
janet-lang.org repository ideas
  • ideas about using different components

    • transition from mendoza to spork/mdz?
      • in the process enhance / modify / test out spork/mdz?
    • transition from circlet to spork/http*?
      • in the process enhance / modify / test out spork/http*?
    • transition from Makefile to project.janet?
      • multiplatform - more usable by windows users?
  • should file-watching capability of some sort be provided?

    • could that piece end up in spork?
  • using pieces from spork / things ending in spork may be beneficial from a dog-fooding and "real-world" testing perspective

  • consider emsdk requirement

    • strictly speaking, it requires python
    • emsdk is not the most backward-compatible-friendly thing to put it mildly, so might make sense to document what version works
      • use git-subrepo to include specific emsdk version?
  • seems to require aws cli - at least for whoever does the final deployment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment