The Wayback Machine - https://web.archive.org/web/20221108055412/https://github.com/thomscoder
Skip to content
Avatar
💭
...
💭
...

Organizations

@Arteco-Global
Block or Report

Block or report thomscoder

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. luna Public

    🌙 A really tiny WebAssembly compiler for demonstration and educational purposes. Written in Go and built as one of my quests to conquer the WebAssembly dungeon

    Go 245 3

  2. aeon Public

    An extremely tiny WebAssembly runtime for demonstration and educational purposes

    JavaScript 1

  3. harmony Public

    An experiment with WebAssembly Harmony brings Git in your browser! Create and/or modify local files, on the fly, in your browser. Use git branches and commits to track them.

    TypeScript 40 1

  4. nova-git Public

    In-memory Git playground Nova does not touch the file system unless told so.

    Go 2

952 contributions in the last year

Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Mon Wed Fri

Contribution activity

November 2022

Created 41 commits in 2 repositories
Created 1 repository

Created a pull request in thomscoder/luna that received 2 comments

enhancement: do not hardcode params

Working to fix #1

+322 −15 2 comments

Created an issue in thomscoder/luna that received 1 comment

Do not hardcode parameters

Currently parameters are hardcoded in the compilation step, that means we cannot add or remove parameters in interactive mode (browser)

1 comment
Opened 3 other issues in 2 repositories
thomscoder/luna 1 open 1 closed
thomscoder/aeon 1 open