Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

littlefs wrapped in javascript... for some reason...

License

NotificationsYou must be signed in to change notification settings

littlefs-project/littlefs-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project puts together two things that should probably nevergo together:
embedded system filesystems, and web-side javascript.

The result is a fully functional javascript API for littlefs, completewith simulated block devices. This was all built using emscripten, abackend for the LLVM that can compile C to javascript. There's no smokeand mirrors here, this is actually running littlefs in your browser.

littlefs -https://github.com/geky/littlefs
emscripten -https://github.com/kripken/emscripten

So you want to see littlefs running in your browser? Just follow this link tothe demo!
http://littlefs.geky.net/demo.html

You can find the full implementation of the demo indemo.html.

About

littlefs wrapped in javascript... for some reason...

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp