File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -31,14 +31,14 @@ The main goals are:
3131
3232# Language Support
3333
34- | Language | Support Type | Location |
35- | --------------- | :----------: | :------------------------------------------------------------------------------------------------------------: |
36- | Rust | :star : | Core |
37- | Python[ ^ 1 ] | :star : | [ ` crates/python_binding / ` ] ( https://github.com/coreproject-moe/bencode-rust/tree/master/crates/python_bindings ) |
38- | WebAssembly[ ^ 2 ] | :star : | [ ` crates/wasm_binding / ` ] ( https://github.com/coreproject-moe/bencode-rust/tree/master/crates/wasm_bindings ) |
39- | Node.js[ ^ 3 ] | :rocket : | - |
40- | Deno[ ^ 4 ] | :rocket : | - |
41- | Bun[ ^ 5 ] | :rocket : | - |
34+ | Language | Support Type | Location |
35+ | --------------- | :----------: | :------------------------------------------------------------------------------------------------------------- : |
36+ | Rust | :star : | Core |
37+ | Python[ ^ 1 ] | :star : | [ ` crates/python_bindings / ` ] ( https://github.com/coreproject-moe/bencode-rust/tree/master/crates/python_bindings ) |
38+ | WebAssembly[ ^ 2 ] | :star : | [ ` crates/wasm_bindings / ` ] ( https://github.com/coreproject-moe/bencode-rust/tree/master/crates/wasm_bindings ) |
39+ | Node.js[ ^ 3 ] | :rocket : | - |
40+ | Deno[ ^ 4 ] | :rocket : | - |
41+ | Bun[ ^ 5 ] | :rocket : | - |
4242
4343<small >
4444
You can’t perform that action at this time.
0 commit comments