Skip to content

DJrOf/rss-feed-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RSS Feed Reader Extism Plugin

Build

npm run build

Test

extism call plugin.wasm run --input="https://bitcoinnews.com/feed/" --wasi --allow-host="*" --log-level=info

The --log-level=info param is used to show up console.logs in the output.

--allow-host="*" tells Extism tell that it's okay to call the given URL.

The --wasi param is currently needed in every Extism call.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors