{"id":18013009,"url":"https://github.com/hackwaly/pepper-nim","last_synced_at":"2025-04-04T14:20:38.700Z","repository":{"id":31031202,"uuid":"34589775","full_name":"hackwaly/pepper-nim","owner":"hackwaly","description":"Play PNacl with Nim lang","archived":false,"fork":false,"pushed_at":"2015-04-27T06:52:07.000Z","size":158,"stargazers_count":12,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-09T23:49:39.982Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hackwaly.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-04-25T23:10:28.000Z","updated_at":"2017-08-09T20:23:21.000Z","dependencies_parsed_at":"2022-08-24T14:21:04.048Z","dependency_job_id":null,"html_url":"https://github.com/hackwaly/pepper-nim","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hackwaly%2Fpepper-nim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hackwaly%2Fpepper-nim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hackwaly%2Fpepper-nim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hackwaly%2Fpepper-nim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hackwaly","download_url":"https://codeload.github.com/hackwaly/pepper-nim/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247190242,"owners_count":20898705,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-30T03:19:38.936Z","updated_at":"2025-04-04T14:20:38.674Z","avatar_url":"https://github.com/hackwaly.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"Play PNacl with Nim lang\n========================\n\nWhy port nim to Chrome's native client?\n---------------------------------------\nBecause I would NOT like to use C++ for native programming. And nim can compile to C. More than just for fun.\n\nHow to taste it\n---------------\n\n[Setup nacl_sdk](https://developer.chrome.com/native-client/sdk/download) and set env variable `NACL_SDK_ROOT` (eg. \"/usr/local/lib/nacl_sdk/pepper_42\").\n\n[Download naclports](https://code.google.com/p/naclports/wiki/HowTo_Checkout) then build and install glibc-compat pkg. \n\n_Note that `gclient sync` after `git checkout ...` is unnecessary otherwise it will produce errors_.\n\n```\ncd naclports/src\n./make_all.sh glibc-compat\n```\n\n[Setup nim lang](http://nim-lang.org/download.html). Mac OS X users can use `brew install nim`.\n\nCheckout and make:\n```\ngit clone https://github.com/hackwaly/pepper-nim.git\ncd pepper-nim\nmake\n```\n\nThen load unpacked extension with `pepper-nim` folder in `chrome://extensions/` developer mode.\nInspect the background page of `pepper-nim` then see what's console dumps. \"hello\" should be printed.\n\nTodos\n-----\n\n* Nim pepper api bindings\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhackwaly%2Fpepper-nim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhackwaly%2Fpepper-nim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhackwaly%2Fpepper-nim/lists"}